Index: Source/core/html/canvas/WebGLRenderingContext.h |
diff --git a/Source/core/html/canvas/WebGLRenderingContext.h b/Source/core/html/canvas/WebGLRenderingContext.h |
index db0e651b39cf4b4c0cd9cd515f56f657420777fa..ab5d1369344cb17a9c1ce96dd50e349c951d2057 100644 |
--- a/Source/core/html/canvas/WebGLRenderingContext.h |
+++ b/Source/core/html/canvas/WebGLRenderingContext.h |
@@ -26,7 +26,7 @@ |
#ifndef WebGLRenderingContext_h |
#define WebGLRenderingContext_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/html/canvas/WebGLRenderingContextBase.h" |
namespace WebCore { |