Index: Source/core/html/canvas/WebGLShaderPrecisionFormat.h |
diff --git a/Source/core/html/canvas/WebGLShaderPrecisionFormat.h b/Source/core/html/canvas/WebGLShaderPrecisionFormat.h |
index bd363bb232bbddce9d4d44255c4764b1e03e23e6..c20d84f7d3d58b7e3af093b231938753ed837464 100644 |
--- a/Source/core/html/canvas/WebGLShaderPrecisionFormat.h |
+++ b/Source/core/html/canvas/WebGLShaderPrecisionFormat.h |
@@ -27,7 +27,7 @@ |
#ifndef WebGLShaderPrecisionFormat_h |
#define WebGLShaderPrecisionFormat_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "platform/graphics/GraphicsTypes3D.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |