Index: Source/core/svg/SVGStyleElement.h |
diff --git a/Source/core/svg/SVGStyleElement.h b/Source/core/svg/SVGStyleElement.h |
index 2f78df1a43f6fbe4134e0c5a0ba1571661d8e4e3..83e0daaadb0248bcf723b27467b0616cdb4a4873 100644 |
--- a/Source/core/svg/SVGStyleElement.h |
+++ b/Source/core/svg/SVGStyleElement.h |
@@ -21,7 +21,6 @@ |
#ifndef SVGStyleElement_h |
#define SVGStyleElement_h |
-#if ENABLE(SVG) |
#include "core/dom/StyleElement.h" |
#include "core/svg/SVGElement.h" |
#include "core/svg/SVGLangSpace.h" |
@@ -70,5 +69,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif // SVGStyleElement_h |