Index: Source/core/svg/SVGRect.h |
diff --git a/Source/core/svg/SVGRect.h b/Source/core/svg/SVGRect.h |
index a5c22121b9698dc7f14f5139491a0eba9de9c9a3..0517baf7eb238a7eab975781b333fb5b0026a693 100644 |
--- a/Source/core/svg/SVGRect.h |
+++ b/Source/core/svg/SVGRect.h |
@@ -20,8 +20,8 @@ |
#ifndef SVGRect_h |
#define SVGRect_h |
-#include "core/platform/graphics/FloatRect.h" |
#include "core/svg/properties/SVGPropertyTraits.h" |
+#include "platform/geometry/FloatRect.h" |
#include "wtf/text/StringBuilder.h" |
namespace WebCore { |