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