Index: Source/core/svg/SVGFEDisplacementMapElement.h |
diff --git a/Source/core/svg/SVGFEDisplacementMapElement.h b/Source/core/svg/SVGFEDisplacementMapElement.h |
index 2f50334184c519d6c62a164e745ee921467e3366..e583bca2c155e2165744a246cf2795706c476719 100644 |
--- a/Source/core/svg/SVGFEDisplacementMapElement.h |
+++ b/Source/core/svg/SVGFEDisplacementMapElement.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGFEDisplacementMapElement_h |
#define SVGFEDisplacementMapElement_h |
-#if ENABLE(SVG) |
#include "core/platform/graphics/filters/FEDisplacementMap.h" |
#include "core/svg/SVGAnimatedEnumeration.h" |
#include "core/svg/SVGAnimatedNumber.h" |
@@ -91,5 +90,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif // SVGFEDisplacementMapElement_h |