| Index: src/core/SkRecording.cpp
|
| diff --git a/src/record/SkRecording.cpp b/src/core/SkRecording.cpp
|
| similarity index 95%
|
| rename from src/record/SkRecording.cpp
|
| rename to src/core/SkRecording.cpp
|
| index ad57aa25a53e534c011e668408bf5a69c5c64635..94fabce9121846226a727d71bc27e126bd6bb7d0 100644
|
| --- a/src/record/SkRecording.cpp
|
| +++ b/src/core/SkRecording.cpp
|
| @@ -5,7 +5,7 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| -#include "SkRecording.h"
|
| +#include "../../include/record/SkRecording.h"
|
|
|
| #include "SkRecord.h"
|
| #include "SkRecordOpts.h"
|
|
|