Index: Source/core/html/canvas/WebGLTexture.h |
diff --git a/Source/core/html/canvas/WebGLTexture.h b/Source/core/html/canvas/WebGLTexture.h |
index bb086c08a100ab575e68ab7306c13a64a1f720ea..1bf95fd21d258eb86fc9c71fa5da1fdcfffeb530 100644 |
--- a/Source/core/html/canvas/WebGLTexture.h |
+++ b/Source/core/html/canvas/WebGLTexture.h |
@@ -26,7 +26,7 @@ |
#ifndef WebGLTexture_h |
#define WebGLTexture_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/html/canvas/WebGLSharedObject.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/Vector.h" |