Index: Source/core/html/canvas/WebGLContextAttributes.h |
diff --git a/Source/core/html/canvas/WebGLContextAttributes.h b/Source/core/html/canvas/WebGLContextAttributes.h |
index eeee443e2fa3781dce68fe9b6b91d3f01e132ab4..2c00ceb5ef942f1dd9df57543ed9d85b630093b5 100644 |
--- a/Source/core/html/canvas/WebGLContextAttributes.h |
+++ b/Source/core/html/canvas/WebGLContextAttributes.h |
@@ -27,7 +27,7 @@ |
#ifndef WebGLContextAttributes_h |
#define WebGLContextAttributes_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/html/canvas/CanvasContextAttributes.h" |
#include "public/platform/WebGraphicsContext3D.h" |
#include "wtf/PassRefPtr.h" |