Index: Source/core/html/canvas/WebGLFramebuffer.h |
diff --git a/Source/core/html/canvas/WebGLFramebuffer.h b/Source/core/html/canvas/WebGLFramebuffer.h |
index e8705e6118707f602a4c1c21c052fd4ac4f15e99..4e647ac843f3c7542c28454f31a415ce5b45a31e 100644 |
--- a/Source/core/html/canvas/WebGLFramebuffer.h |
+++ b/Source/core/html/canvas/WebGLFramebuffer.h |
@@ -26,7 +26,7 @@ |
#ifndef WebGLFramebuffer_h |
#define WebGLFramebuffer_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/html/canvas/WebGLContextObject.h" |
#include "core/html/canvas/WebGLSharedObject.h" |
#include "wtf/PassRefPtr.h" |