| Index: sky/engine/core/html/canvas/WebGLSharedObject.h
|
| diff --git a/sky/engine/core/html/canvas/WebGLSharedObject.h b/sky/engine/core/html/canvas/WebGLSharedObject.h
|
| index eec08d974b9d000031c9e166e4b3cc4b60475754..53bec90bd3c5078aa94aede523af6287eb766aae 100644
|
| --- a/sky/engine/core/html/canvas/WebGLSharedObject.h
|
| +++ b/sky/engine/core/html/canvas/WebGLSharedObject.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef WebGLSharedObject_h
|
| #define WebGLSharedObject_h
|
|
|
| -#include "core/html/canvas/WebGLObject.h"
|
| +#include "sky/engine/core/html/canvas/WebGLObject.h"
|
|
|
| namespace blink {
|
|
|
|
|