Index: Source/core/html/canvas/OESVertexArrayObject.h |
diff --git a/Source/core/html/canvas/OESVertexArrayObject.h b/Source/core/html/canvas/OESVertexArrayObject.h |
index 1ac17259fe1ac95b4c47d9d0e956fe2dec380666..2fd0735f21a4032e59538db834fb60bcc070396d 100644 |
--- a/Source/core/html/canvas/OESVertexArrayObject.h |
+++ b/Source/core/html/canvas/OESVertexArrayObject.h |
@@ -28,7 +28,7 @@ |
#include "bindings/v8/ScriptWrappable.h" |
#include "core/html/canvas/WebGLExtension.h" |
-#include "core/platform/graphics/GraphicsTypes3D.h" |
+#include "platform/graphics/GraphicsTypes3D.h" |
#include "wtf/PassRefPtr.h" |
namespace WebCore { |