Index: Source/core/svg/SVGFEComponentTransferElement.h |
diff --git a/Source/core/svg/SVGFEComponentTransferElement.h b/Source/core/svg/SVGFEComponentTransferElement.h |
index dc265896f4d3f6fb44cb1f84f75d48aa226fc383..cfd6facd0b948fc0fdd32e0b718298e6ed952123 100644 |
--- a/Source/core/svg/SVGFEComponentTransferElement.h |
+++ b/Source/core/svg/SVGFEComponentTransferElement.h |
@@ -21,7 +21,6 @@ |
#ifndef SVGFEComponentTransferElement_h |
#define SVGFEComponentTransferElement_h |
-#if ENABLE(SVG) |
#include "core/platform/graphics/filters/FEComponentTransfer.h" |
#include "core/svg/SVGFilterPrimitiveStandardAttributes.h" |
@@ -46,5 +45,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |