| Index: sky/engine/platform/graphics/GraphicsLayerClient.h
|
| diff --git a/sky/engine/platform/graphics/GraphicsLayerClient.h b/sky/engine/platform/graphics/GraphicsLayerClient.h
|
| index 4f9d9ac82b3cc926903b3a02cf5074286d09c5bc..20f0534981d6cb9f441c64a6d95bb023451ab479 100644
|
| --- a/sky/engine/platform/graphics/GraphicsLayerClient.h
|
| +++ b/sky/engine/platform/graphics/GraphicsLayerClient.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef GraphicsLayerClient_h
|
| #define GraphicsLayerClient_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
| +#include "sky/engine/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|