Index: Source/core/svg/SVGAnimatedPointList.h |
diff --git a/Source/core/svg/SVGAnimatedPointList.h b/Source/core/svg/SVGAnimatedPointList.h |
index 14c88bd3b36d5c3f34f5b00b63dabfae1ea2a4dd..ac9b3ae435826af07e2dc3f620a039fd53af066e 100644 |
--- a/Source/core/svg/SVGAnimatedPointList.h |
+++ b/Source/core/svg/SVGAnimatedPointList.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGAnimatedPointList_h |
#define SVGAnimatedPointList_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimatedTypeAnimator.h" |
#include "core/svg/SVGPointList.h" |
#include "core/svg/properties/SVGAnimatedListPropertyTearOff.h" |
@@ -50,5 +49,4 @@ public: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |