Index: Source/core/svg/SVGAnimateMotionElement.cpp |
diff --git a/Source/core/svg/SVGAnimateMotionElement.cpp b/Source/core/svg/SVGAnimateMotionElement.cpp |
index 05d33bd7d160c6e7a1ee1707a7842f0a1510c04b..f8c34996b676087caf53db1013decbc9953050b5 100644 |
--- a/Source/core/svg/SVGAnimateMotionElement.cpp |
+++ b/Source/core/svg/SVGAnimateMotionElement.cpp |
@@ -27,7 +27,6 @@ |
#include "core/rendering/RenderObject.h" |
#include "core/rendering/svg/RenderSVGResource.h" |
#include "core/rendering/svg/SVGPathData.h" |
-#include "core/svg/SVGElementInstance.h" |
#include "core/svg/SVGMPathElement.h" |
#include "core/svg/SVGParserUtilities.h" |
#include "core/svg/SVGPathElement.h" |