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