Index: Source/core/svg/SVGFEMergeNodeElement.h |
diff --git a/Source/core/svg/SVGFEMergeNodeElement.h b/Source/core/svg/SVGFEMergeNodeElement.h |
index 84ffef7c992c0bc3cd701c2e180a8f1358c074de..b044895c3fbf4208547649268c6214db9d7ff632 100644 |
--- a/Source/core/svg/SVGFEMergeNodeElement.h |
+++ b/Source/core/svg/SVGFEMergeNodeElement.h |
@@ -21,7 +21,6 @@ |
#ifndef SVGFEMergeNodeElement_h |
#define SVGFEMergeNodeElement_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimatedString.h" |
#include "core/svg/SVGElement.h" |
@@ -45,5 +44,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |