Index: Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp b/Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp |
index ed4b39e5df7a2a76817fcdc11f7fe5e0a8b7efdb..088d53f7487e0f2c7158c3f4d236029671a2392f 100644 |
--- a/Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp |
+++ b/Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp |
@@ -73,7 +73,7 @@ |
#include "bindings/v8/custom/V8Uint8ArrayCustom.h" |
#include "core/dom/ExceptionCode.h" |
#include "core/html/canvas/WebGLRenderingContext.h" |
-#include "core/platform/NotImplemented.h" |
+#include "platform/NotImplemented.h" |
#include "wtf/FastMalloc.h" |
#include <limits> |