summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGAnimateMotionElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGAnimateMotionElement.h')
-rw-r--r--WebCore/svg/SVGAnimateMotionElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGAnimateMotionElement.h b/WebCore/svg/SVGAnimateMotionElement.h
index ff58264..910ef17 100644
--- a/WebCore/svg/SVGAnimateMotionElement.h
+++ b/WebCore/svg/SVGAnimateMotionElement.h
@@ -25,7 +25,7 @@
#if ENABLE(SVG_ANIMATION)
#include "SVGAnimationElement.h"
-#include "AffineTransform.h"
+#include "TransformationMatrix.h"
#include "Path.h"
namespace WebCore {