Index: Source/core/svg/SVGFEFuncRElement.h |
diff --git a/Source/core/svg/SVGFEFuncRElement.h b/Source/core/svg/SVGFEFuncRElement.h |
index d2a24dcdadc435bdfff92c7f44f835778726c003..f467f5fcd7aeed208c88abe052331c1992c6966e 100644 |
--- a/Source/core/svg/SVGFEFuncRElement.h |
+++ b/Source/core/svg/SVGFEFuncRElement.h |
@@ -21,7 +21,6 @@ |
#ifndef SVGFEFuncRElement_h |
#define SVGFEFuncRElement_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGComponentTransferFunctionElement.h" |
namespace WebCore { |
@@ -36,5 +35,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |