Index: Source/core/html/canvas/WebGLFramebuffer.cpp |
diff --git a/Source/core/html/canvas/WebGLFramebuffer.cpp b/Source/core/html/canvas/WebGLFramebuffer.cpp |
index 41f7d82b6a95b42e742dadfadee2fd4f97aabcd9..7b1081c58c8eef40ee45c0885a411462b58ba25c 100644 |
--- a/Source/core/html/canvas/WebGLFramebuffer.cpp |
+++ b/Source/core/html/canvas/WebGLFramebuffer.cpp |
@@ -28,7 +28,7 @@ |
#include "core/html/canvas/WebGLFramebuffer.h" |
#include "core/html/canvas/WebGLRenderingContext.h" |
-#include "core/platform/NotImplemented.h" |
+#include "platform/NotImplemented.h" |
#include "core/platform/graphics/Extensions3D.h" |
namespace WebCore { |