| Index: sky/engine/core/html/canvas/WebGLContextObject.h
|
| diff --git a/sky/engine/core/html/canvas/WebGLContextObject.h b/sky/engine/core/html/canvas/WebGLContextObject.h
|
| index 0dfde2f8d310dca3e728dacd0e933ef58df4cb95..390a993f3e6d26a8cf949d30151d4eb8473f0a20 100644
|
| --- a/sky/engine/core/html/canvas/WebGLContextObject.h
|
| +++ b/sky/engine/core/html/canvas/WebGLContextObject.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef WebGLContextObject_h
|
| #define WebGLContextObject_h
|
|
|
| -#include "core/html/canvas/WebGLObject.h"
|
| +#include "sky/engine/core/html/canvas/WebGLObject.h"
|
|
|
| namespace blink {
|
| class WebGraphicsContext3D;
|
|
|