| Index: sky/engine/public/platform/WebExternalTextureLayer.h
|
| diff --git a/sky/engine/public/platform/WebExternalTextureLayer.h b/sky/engine/public/platform/WebExternalTextureLayer.h
|
| index 0fd05bb4228adce05f649337afca098248be0652..1a8fccc63b4f8da60ed0ead3d9ff9d4e98384729 100644
|
| --- a/sky/engine/public/platform/WebExternalTextureLayer.h
|
| +++ b/sky/engine/public/platform/WebExternalTextureLayer.h
|
| @@ -26,9 +26,9 @@
|
| #ifndef WebExternalTextureLayer_h
|
| #define WebExternalTextureLayer_h
|
|
|
| -#include "WebCommon.h"
|
| -#include "WebFloatRect.h"
|
| -#include "WebLayer.h"
|
| +#include "sky/engine/public/platform/WebCommon.h"
|
| +#include "sky/engine/public/platform/WebFloatRect.h"
|
| +#include "sky/engine/public/platform/WebLayer.h"
|
|
|
| namespace blink {
|
|
|
|
|