Index: Source/core/html/canvas/WebGLProgram.h |
diff --git a/Source/core/html/canvas/WebGLProgram.h b/Source/core/html/canvas/WebGLProgram.h |
index f68b33048ae0f01290c586f0fc2249a0a32ee1b7..808b834b8d651e94fcfffbe6139d1a2d1b96214d 100644 |
--- a/Source/core/html/canvas/WebGLProgram.h |
+++ b/Source/core/html/canvas/WebGLProgram.h |
@@ -26,7 +26,7 @@ |
#ifndef WebGLProgram_h |
#define WebGLProgram_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/html/canvas/WebGLSharedObject.h" |
#include "core/html/canvas/WebGLShader.h" |
#include "wtf/PassRefPtr.h" |