From 635860845790a19bf50bbc51ba8fb66a96dde068 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Thu, 5 Mar 2009 14:34:32 -0800 Subject: auto import from //depot/cupcake/@136594 --- WebCore/svg/SVGAnimateTransformElement.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WebCore/svg/SVGAnimateTransformElement.h') 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: -- cgit v1.1