Index: Source/core/html/canvas/WebGLContextAttributes.h |
diff --git a/Source/core/html/canvas/WebGLContextAttributes.h b/Source/core/html/canvas/WebGLContextAttributes.h |
index f690351f46cdec5267bcd7a5012706fdc592ff0e..62a576ef7361215d9148d6981b38926a60f63886 100644 |
--- a/Source/core/html/canvas/WebGLContextAttributes.h |
+++ b/Source/core/html/canvas/WebGLContextAttributes.h |
@@ -29,7 +29,7 @@ |
#include "bindings/v8/ScriptWrappable.h" |
#include "core/html/canvas/CanvasContextAttributes.h" |
-#include "core/platform/graphics/GraphicsContext3D.h" |
+#include "platform/graphics/GraphicsContext3D.h" |
#include "wtf/PassRefPtr.h" |
namespace WebCore { |