Index: Source/core/svg/SVGAnimateMotionElement.h |
diff --git a/Source/core/svg/SVGAnimateMotionElement.h b/Source/core/svg/SVGAnimateMotionElement.h |
index b79d1907d02a47554678b332374dc2c4941e2a5c..46094a1302a97ea13a8a4b38426276b2426c3bbf 100644 |
--- a/Source/core/svg/SVGAnimateMotionElement.h |
+++ b/Source/core/svg/SVGAnimateMotionElement.h |
@@ -21,8 +21,8 @@ |
#ifndef SVGAnimateMotionElement_h |
#define SVGAnimateMotionElement_h |
-#include "core/platform/graphics/Path.h" |
#include "core/svg/SVGAnimationElement.h" |
+#include "platform/graphics/Path.h" |
namespace WebCore { |