Index: Source/core/html/canvas/OESTextureFloatLinear.cpp |
diff --git a/Source/core/html/canvas/OESTextureFloatLinear.cpp b/Source/core/html/canvas/OESTextureFloatLinear.cpp |
index b7ddd053bcdf29f33bd42aa31a0ab06b9a5cea0e..1e8518d95d66fad953c565ba1b1a98642df71fa8 100644 |
--- a/Source/core/html/canvas/OESTextureFloatLinear.cpp |
+++ b/Source/core/html/canvas/OESTextureFloatLinear.cpp |
@@ -27,7 +27,7 @@ |
#include "core/html/canvas/OESTextureFloatLinear.h" |
-#include "core/platform/graphics/Extensions3D.h" |
+#include "platform/graphics/Extensions3D.h" |
namespace WebCore { |