Chromium Code Reviews| Index: Source/core/svg/SVGAnimateElement.h |
| diff --git a/Source/core/svg/SVGAnimateElement.h b/Source/core/svg/SVGAnimateElement.h |
| index 915ef28ca8b63035e390cfed8d86121d0ee34b03..04660ca9ddfe6a0df350d522dd5d291e7ba56ec4 100644 |
| --- a/Source/core/svg/SVGAnimateElement.h |
| +++ b/Source/core/svg/SVGAnimateElement.h |
| @@ -24,6 +24,7 @@ |
| #define SVGAnimateElement_h |
| #include "SVGNames.h" |
| +#include "core/svg/SVGAnimatedTypeAnimator.h" |
| #include "core/svg/SVGAnimationElement.h" |
| #include "wtf/OwnPtr.h" |