Index: Source/core/svg/SVGAnimateMotionElement.cpp |
diff --git a/Source/core/svg/SVGAnimateMotionElement.cpp b/Source/core/svg/SVGAnimateMotionElement.cpp |
index ed38c17479857a02050fede2a97bfd4bb869af01..52f4f4b09c25642f0f053f9f462991bed23b1289 100644 |
--- a/Source/core/svg/SVGAnimateMotionElement.cpp |
+++ b/Source/core/svg/SVGAnimateMotionElement.cpp |
@@ -23,7 +23,7 @@ |
#include "core/svg/SVGAnimateMotionElement.h" |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/rendering/RenderObject.h" |
#include "core/rendering/svg/RenderSVGResource.h" |
#include "core/rendering/svg/SVGPathData.h" |