Index: Source/core/svg/SVGMPathElement.h |
diff --git a/Source/core/svg/SVGMPathElement.h b/Source/core/svg/SVGMPathElement.h |
index 13da4be796f2eaea5100f5e054d9d977b37d74d6..835b3a2d8c0d45b875cc690260e25cb908a37281 100644 |
--- a/Source/core/svg/SVGMPathElement.h |
+++ b/Source/core/svg/SVGMPathElement.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGMPathElement_h |
#define SVGMPathElement_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGAnimatedBoolean.h" |
#include "core/svg/SVGAnimatedString.h" |
#include "core/svg/SVGDocumentExtensions.h" |
@@ -65,5 +64,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif // SVGMPathElement_h |