| Index: sky/engine/core/rendering/LayerPaintingInfo.h
|
| diff --git a/sky/engine/core/rendering/LayerPaintingInfo.h b/sky/engine/core/rendering/LayerPaintingInfo.h
|
| index 646d718327028bd63d981272d05cc6d1f3c765d4..621b81882f66c5c812c61c3fb27ca9b74d45e35f 100644
|
| --- a/sky/engine/core/rendering/LayerPaintingInfo.h
|
| +++ b/sky/engine/core/rendering/LayerPaintingInfo.h
|
| @@ -45,8 +45,8 @@
|
| #ifndef LayerPaintingInfo_h
|
| #define LayerPaintingInfo_h
|
|
|
| -#include "core/rendering/PaintInfo.h"
|
| -#include "platform/geometry/LayoutRect.h"
|
| +#include "sky/engine/core/rendering/PaintInfo.h"
|
| +#include "sky/engine/platform/geometry/LayoutRect.h"
|
|
|
| namespace blink {
|
|
|
|
|