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