| Index: sky/engine/platform/graphics/RegionTracker.h
|
| diff --git a/sky/engine/platform/graphics/RegionTracker.h b/sky/engine/platform/graphics/RegionTracker.h
|
| index a824e092d377ca40bbfcf582e33dd1a0fc538317..8c50b3228a674dec4765675a68492655b2211e9c 100644
|
| --- a/sky/engine/platform/graphics/RegionTracker.h
|
| +++ b/sky/engine/platform/graphics/RegionTracker.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef RegionTracker_h
|
| #define RegionTracker_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| -#include "platform/geometry/IntRect.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
| +#include "sky/engine/platform/geometry/IntRect.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
| #include "third_party/skia/include/core/SkCanvas.h"
|
| #include "third_party/skia/include/core/SkPaint.h"
|
|
|