| Index: sky/engine/core/rendering/compositing/GraphicsLayerUpdater.h
|
| diff --git a/sky/engine/core/rendering/compositing/GraphicsLayerUpdater.h b/sky/engine/core/rendering/compositing/GraphicsLayerUpdater.h
|
| index e3c8a6bc967ac9a4483f544a4e480e6c1bce8e1d..e25d0db833cd55372dcc2911a9363c14bce6d5ba 100644
|
| --- a/sky/engine/core/rendering/compositing/GraphicsLayerUpdater.h
|
| +++ b/sky/engine/core/rendering/compositing/GraphicsLayerUpdater.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef GraphicsLayerUpdater_h
|
| #define GraphicsLayerUpdater_h
|
|
|
| -#include "platform/graphics/GraphicsLayer.h"
|
| +#include "sky/engine/platform/graphics/GraphicsLayer.h"
|
|
|
| namespace blink {
|
|
|
|
|