Index: Source/core/rendering/svg/SVGMarkerData.h |
diff --git a/Source/core/rendering/svg/SVGMarkerData.h b/Source/core/rendering/svg/SVGMarkerData.h |
index 61f90a37fdcfa6233dcd2ee486e5bdb92020e6bb..d3d15dfe400c608d1b966344aaa4e16521efc470 100644 |
--- a/Source/core/rendering/svg/SVGMarkerData.h |
+++ b/Source/core/rendering/svg/SVGMarkerData.h |
@@ -20,8 +20,8 @@ |
#ifndef SVGMarkerData_h |
#define SVGMarkerData_h |
-#include "core/platform/FloatConversion.h" |
#include "core/platform/graphics/Path.h" |
+#include "platform/FloatConversion.h" |
#include "wtf/MathExtras.h" |
namespace WebCore { |