Index: Source/core/svg/SVGFEMorphologyElement.h |
diff --git a/Source/core/svg/SVGFEMorphologyElement.h b/Source/core/svg/SVGFEMorphologyElement.h |
index 3a58e2894ab3e2b6e2e11fbe782aa737d3be6d0b..ed9e972d7050e49bd3a92b85088d702beeb49772 100644 |
--- a/Source/core/svg/SVGFEMorphologyElement.h |
+++ b/Source/core/svg/SVGFEMorphologyElement.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGFEMorphologyElement_h |
#define SVGFEMorphologyElement_h |
-#if ENABLE(SVG) |
#include "core/platform/graphics/filters/FEMorphology.h" |
#include "core/svg/SVGAnimatedEnumeration.h" |
#include "core/svg/SVGAnimatedNumber.h" |
@@ -85,5 +84,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif |