| Index: Source/core/html/canvas/WebGLShader.h
|
| diff --git a/Source/core/html/canvas/WebGLShader.h b/Source/core/html/canvas/WebGLShader.h
|
| index 2d2fc23be20f12d60dbb96a9be4efe4a27bd0b38..1551056258b217b69a7f9c8594ebdf3adec7c74c 100644
|
| --- a/Source/core/html/canvas/WebGLShader.h
|
| +++ b/Source/core/html/canvas/WebGLShader.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef WebGLShader_h
|
| #define WebGLShader_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/html/canvas/WebGLSharedObject.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/text/WTFString.h"
|
|
|