summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGAnimateTransformElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGAnimateTransformElement.h')
-rw-r--r--WebCore/svg/SVGAnimateTransformElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGAnimateTransformElement.h b/WebCore/svg/SVGAnimateTransformElement.h
index 3c31d17..9b1f192 100644
--- a/WebCore/svg/SVGAnimateTransformElement.h
+++ b/WebCore/svg/SVGAnimateTransformElement.h
@@ -32,7 +32,7 @@
namespace WebCore {
- class AffineTransform;
+ class TransformationMatrix;
class SVGAnimateTransformElement : public SVGAnimationElement {
public: