Index: Source/core/svg/SVGAnimatedType.h |
diff --git a/Source/core/svg/SVGAnimatedType.h b/Source/core/svg/SVGAnimatedType.h |
index 01fd0b45bb97e937a9fa761443a7e621f5a9da02..20515879eaa94349e0ac9940f3519d85fde7f94c 100644 |
--- a/Source/core/svg/SVGAnimatedType.h |
+++ b/Source/core/svg/SVGAnimatedType.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGAnimatedType_h |
#define SVGAnimatedType_h |
-#if ENABLE(SVG) |
#include "core/platform/graphics/FloatRect.h" |
#include "core/svg/SVGAngle.h" |
#include "core/svg/SVGColor.h" |
@@ -304,5 +303,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif // SVGAnimatedType_h |