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