| Index: sky/engine/public/platform/WebGraphicsContext3D.h
|
| diff --git a/sky/engine/public/platform/WebGraphicsContext3D.h b/sky/engine/public/platform/WebGraphicsContext3D.h
|
| index fa877dd7e994c1a329f8e1a8ea0b5d21d8a25c2e..392c53c8fb4b14010d0b2a36d2b411c33c8d2f20 100644
|
| --- a/sky/engine/public/platform/WebGraphicsContext3D.h
|
| +++ b/sky/engine/public/platform/WebGraphicsContext3D.h
|
| @@ -31,9 +31,9 @@
|
| #ifndef WebGraphicsContext3D_h
|
| #define WebGraphicsContext3D_h
|
|
|
| -#include "WebCommon.h"
|
| -#include "WebNonCopyable.h"
|
| -#include "WebString.h"
|
| +#include "sky/engine/public/platform/WebCommon.h"
|
| +#include "sky/engine/public/platform/WebNonCopyable.h"
|
| +#include "sky/engine/public/platform/WebString.h"
|
|
|
| struct GrGLInterface;
|
|
|
|
|