| Index: Source/core/svg/SVGAnimatedInteger.h
|
| diff --git a/Source/core/svg/SVGAnimatedInteger.h b/Source/core/svg/SVGAnimatedInteger.h
|
| index 9a509cc2c1c7cce0faa0dfb08b5a5c3d93760205..6bca8579ec26d68377696a2955a1c0dba3e1ac80 100644
|
| --- a/Source/core/svg/SVGAnimatedInteger.h
|
| +++ b/Source/core/svg/SVGAnimatedInteger.h
|
| @@ -20,7 +20,6 @@
|
| #ifndef SVGAnimatedInteger_h
|
| #define SVGAnimatedInteger_h
|
|
|
| -#if ENABLE(SVG)
|
| #include "core/svg/SVGAnimatedTypeAnimator.h"
|
| #include "core/svg/properties/SVGAnimatedPropertyMacros.h"
|
| #include "core/svg/properties/SVGAnimatedStaticPropertyTearOff.h"
|
| @@ -62,5 +61,4 @@ public:
|
|
|
| } // namespace WebCore
|
|
|
| -#endif // ENABLE(SVG)
|
| #endif
|
|
|