diff options
Diffstat (limited to 'WebCore/svg/SVGStyledTransformableElement.h')
-rw-r--r-- | WebCore/svg/SVGStyledTransformableElement.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/svg/SVGStyledTransformableElement.h b/WebCore/svg/SVGStyledTransformableElement.h index 5349cfa..f6309dd 100644 --- a/WebCore/svg/SVGStyledTransformableElement.h +++ b/WebCore/svg/SVGStyledTransformableElement.h @@ -23,6 +23,7 @@ #if ENABLE(SVG) #include "Path.h" +#include "SVGAnimatedPropertyMacros.h" #include "SVGStyledLocatableElement.h" #include "SVGTransformable.h" |