Index: Source/core/svg/SVGCursorElement.h |
diff --git a/Source/core/svg/SVGCursorElement.h b/Source/core/svg/SVGCursorElement.h |
index b83879c94f629f39b2770c54cc62d79535af7a5f..57501ba668fd74dfc802a1a01fd0404a4a36fed6 100644 |
--- a/Source/core/svg/SVGCursorElement.h |
+++ b/Source/core/svg/SVGCursorElement.h |
@@ -21,7 +21,6 @@ |
#ifndef SVGCursorElement_h |
#define SVGCursorElement_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimatedBoolean.h" |
#include "core/svg/SVGAnimatedLength.h" |
#include "core/svg/SVGAnimatedString.h" |
@@ -73,5 +72,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |