Index: Source/core/html/canvas/OESTextureFloat.cpp |
diff --git a/Source/core/html/canvas/OESTextureFloat.cpp b/Source/core/html/canvas/OESTextureFloat.cpp |
index 5b1020892557f72b04ebd5df6b31531720966eaf..99d1387376ca3de38af88024da282007297e1ac0 100644 |
--- a/Source/core/html/canvas/OESTextureFloat.cpp |
+++ b/Source/core/html/canvas/OESTextureFloat.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/html/canvas/OESTextureFloat.h" |
-#include "core/platform/graphics/Extensions3D.h" |
+#include "platform/graphics/Extensions3D.h" |
namespace WebCore { |