Index: Source/core/svg/SVGAnimatedNumber.h |
diff --git a/Source/core/svg/SVGAnimatedNumber.h b/Source/core/svg/SVGAnimatedNumber.h |
index 0ac1fb5645eda590eedeb10495c7caf85894e859..7c5e54ee2cc21b03ff9bbe5e213ac054e9e432ef 100644 |
--- a/Source/core/svg/SVGAnimatedNumber.h |
+++ b/Source/core/svg/SVGAnimatedNumber.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGAnimatedNumber_h |
#define SVGAnimatedNumber_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimatedTypeAnimator.h" |
#include "core/svg/properties/SVGAnimatedPropertyMacros.h" |
#include "core/svg/properties/SVGAnimatedStaticPropertyTearOff.h" |
@@ -60,5 +59,4 @@ public: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |