Index: Source/core/svg/SVGDocument.h |
diff --git a/Source/core/svg/SVGDocument.h b/Source/core/svg/SVGDocument.h |
index bddf66f45bdd0c9613566285ca9206d8efce5d0f..79fc464ad749cd378f19751891d321f7c4b52b90 100644 |
--- a/Source/core/svg/SVGDocument.h |
+++ b/Source/core/svg/SVGDocument.h |
@@ -22,7 +22,7 @@ |
#define SVGDocument_h |
#include "core/dom/Document.h" |
-#include "core/platform/graphics/FloatPoint.h" |
+#include "platform/geometry/FloatPoint.h" |
namespace WebCore { |