Index: Source/core/svg/SVGPathSegListBuilder.h |
diff --git a/Source/core/svg/SVGPathSegListBuilder.h b/Source/core/svg/SVGPathSegListBuilder.h |
index cc7c6210f0ae96bb317dfe8d3033b401fbc8c7f5..04e30e4d4d05ee5a9c905aa92d56bf78b7730825 100644 |
--- a/Source/core/svg/SVGPathSegListBuilder.h |
+++ b/Source/core/svg/SVGPathSegListBuilder.h |
@@ -24,7 +24,6 @@ |
#ifndef SVGPathSegListBuilder_h |
#define SVGPathSegListBuilder_h |
-#if ENABLE(SVG) |
#include "core/platform/graphics/FloatPoint.h" |
#include "core/svg/SVGPathConsumer.h" |
#include "core/svg/SVGPathElement.h" |
@@ -71,5 +70,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif // SVGPathSegListBuilder_h |