Index: Source/core/html/canvas/WebGLActiveInfo.h |
diff --git a/Source/core/html/canvas/WebGLActiveInfo.h b/Source/core/html/canvas/WebGLActiveInfo.h |
index b1c983484b35f8692ff70136ff82a787d18eede5..b02e0c78e35efff710f2c6bd02bbf58ea2180003 100644 |
--- a/Source/core/html/canvas/WebGLActiveInfo.h |
+++ b/Source/core/html/canvas/WebGLActiveInfo.h |
@@ -26,7 +26,7 @@ |
#ifndef WebGLActiveInfo_h |
#define WebGLActiveInfo_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" |