Index: Source/core/html/canvas/WebGLDebugShaders.cpp |
diff --git a/Source/core/html/canvas/WebGLDebugShaders.cpp b/Source/core/html/canvas/WebGLDebugShaders.cpp |
index 2b4a0aa503706596d065e6f9080f5022ef0fe609..442e09a5a5328155b9697d0b5b4bbf3a2f0a632f 100644 |
--- a/Source/core/html/canvas/WebGLDebugShaders.cpp |
+++ b/Source/core/html/canvas/WebGLDebugShaders.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/html/canvas/WebGLDebugShaders.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/html/canvas/WebGLRenderingContextBase.h" |
#include "core/html/canvas/WebGLShader.h" |