Index: Source/core/html/canvas/WebGLUniformLocation.h |
diff --git a/Source/core/html/canvas/WebGLUniformLocation.h b/Source/core/html/canvas/WebGLUniformLocation.h |
index 76e98b3e35967f05bd9d6cd68a1b64bb5fb1eb4d..aacde36379b185cd3237ccdb9fb4675fadabd8dc 100644 |
--- a/Source/core/html/canvas/WebGLUniformLocation.h |
+++ b/Source/core/html/canvas/WebGLUniformLocation.h |
@@ -27,7 +27,7 @@ |
#ifndef WebGLUniformLocation_h |
#define WebGLUniformLocation_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/html/canvas/WebGLProgram.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |