Index: Source/core/svg/SVGAnimateColorElement.h |
diff --git a/Source/core/svg/SVGAnimateColorElement.h b/Source/core/svg/SVGAnimateColorElement.h |
index ccb8fe066da542f869af6a683b812276a425c7f9..d592047b96c959ccc053963ed6c6940103a29d83 100644 |
--- a/Source/core/svg/SVGAnimateColorElement.h |
+++ b/Source/core/svg/SVGAnimateColorElement.h |
@@ -22,7 +22,6 @@ |
#ifndef SVGAnimateColorElement_h |
#define SVGAnimateColorElement_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimateElement.h" |
namespace WebCore { |
@@ -38,5 +37,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif // SVGAnimateColorElement_h |