Index: Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp b/Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp |
index 9a6325f288a96b537bd6e7d04005c4904c064fe1..dbad56f5c931957564917bb6b3b9f587d18ee6bf 100644 |
--- a/Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp |
+++ b/Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp |
@@ -42,7 +42,7 @@ |
#include "core/html/canvas/CanvasPattern.h" |
#include "core/html/canvas/CanvasRenderingContext2D.h" |
#include "core/html/canvas/CanvasStyle.h" |
-#include "core/platform/graphics/FloatRect.h" |
+#include "platform/geometry/FloatRect.h" |
namespace WebCore { |