Index: Source/core/html/canvas/WebGLRenderingContext.cpp |
diff --git a/Source/core/html/canvas/WebGLRenderingContext.cpp b/Source/core/html/canvas/WebGLRenderingContext.cpp |
index 715e1d8326870f06816bf601b27c566f1bf6a2ea..93ec615584c8aba7bdb9ba55ee011d190a9daa73 100644 |
--- a/Source/core/html/canvas/WebGLRenderingContext.cpp |
+++ b/Source/core/html/canvas/WebGLRenderingContext.cpp |
@@ -71,7 +71,7 @@ |
#include "core/page/Frame.h" |
#include "core/page/Page.h" |
#include "core/page/Settings.h" |
-#include "core/platform/NotImplemented.h" |
+#include "platform/NotImplemented.h" |
#include "core/platform/graphics/Extensions3D.h" |
#include "core/platform/graphics/ImageBuffer.h" |
#include "core/platform/graphics/IntSize.h" |