Index: Source/core/html/canvas/WebGLCompressedTextureATC.h |
diff --git a/Source/core/html/canvas/WebGLCompressedTextureATC.h b/Source/core/html/canvas/WebGLCompressedTextureATC.h |
index 069fe145bd0e2d3ad8af17ca7bbbe04415297196..7c8d7c5b3205dd4884b4ade2021597bf9f50a897 100644 |
--- a/Source/core/html/canvas/WebGLCompressedTextureATC.h |
+++ b/Source/core/html/canvas/WebGLCompressedTextureATC.h |
@@ -26,7 +26,7 @@ |
#ifndef WebGLCompressedTextureATC_h |
#define WebGLCompressedTextureATC_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/html/canvas/WebGLExtension.h" |
#include "wtf/PassRefPtr.h" |