Index: Source/core/svg/SVGAnimateElement.h |
diff --git a/Source/core/svg/SVGAnimateElement.h b/Source/core/svg/SVGAnimateElement.h |
index 0c07f9cc2c6d2eb4cf994385f1492e8d773d6a9d..15fca13d182860a0969c7c5e236d5c85a37dafe2 100644 |
--- a/Source/core/svg/SVGAnimateElement.h |
+++ b/Source/core/svg/SVGAnimateElement.h |
@@ -23,7 +23,6 @@ |
#ifndef SVGAnimateElement_h |
#define SVGAnimateElement_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimatedType.h" |
#include "core/svg/SVGAnimatedTypeAnimator.h" |
#include "core/svg/SVGAnimationElement.h" |
@@ -76,5 +75,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif // SVGAnimateElement_h |