Index: Source/core/svg/SVGPathTraversalStateBuilder.h |
diff --git a/Source/core/svg/SVGPathTraversalStateBuilder.h b/Source/core/svg/SVGPathTraversalStateBuilder.h |
index 07c9a8dc6d97cceb818ebcd894a1d1ec71246a7f..68f9bc4a31bf8cc2e2e36c833ef93f591a4bb0c0 100644 |
--- a/Source/core/svg/SVGPathTraversalStateBuilder.h |
+++ b/Source/core/svg/SVGPathTraversalStateBuilder.h |
@@ -21,7 +21,6 @@ |
#ifndef SVGPathTraversalStateBuilder_h |
#define SVGPathTraversalStateBuilder_h |
-#if ENABLE(SVG) |
#include "core/platform/graphics/FloatPoint.h" |
#include "core/platform/graphics/PathTraversalState.h" |
#include "core/svg/SVGPathConsumer.h" |
@@ -63,5 +62,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif // SVGPathTraversalStateBuilder_h |