Index: Source/core/html/canvas/OESVertexArrayObject.cpp |
diff --git a/Source/core/html/canvas/OESVertexArrayObject.cpp b/Source/core/html/canvas/OESVertexArrayObject.cpp |
index 932195ed6119a861530fd7f69f03481d980a4f41..6617e02d2d7274a8442bac787c60e4801851e0f5 100644 |
--- a/Source/core/html/canvas/OESVertexArrayObject.cpp |
+++ b/Source/core/html/canvas/OESVertexArrayObject.cpp |
@@ -27,7 +27,7 @@ |
#include "core/html/canvas/OESVertexArrayObject.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/html/canvas/WebGLRenderingContextBase.h" |
#include "core/html/canvas/WebGLVertexArrayObjectOES.h" |