Index: Source/core/svg/SVGPathByteStreamSource.h |
diff --git a/Source/core/svg/SVGPathByteStreamSource.h b/Source/core/svg/SVGPathByteStreamSource.h |
index 83d5b5dea88f4e439e2f3fccf6f98a169736d2a5..b61f2671af820cceab163f1583d3ccfdccbb0a96 100644 |
--- a/Source/core/svg/SVGPathByteStreamSource.h |
+++ b/Source/core/svg/SVGPathByteStreamSource.h |
@@ -20,7 +20,6 @@ |
#ifndef SVGPathByteStreamSource_h |
#define SVGPathByteStreamSource_h |
-#if ENABLE(SVG) |
#include "core/platform/graphics/FloatPoint.h" |
#include "core/svg/SVGPathByteStream.h" |
#include "core/svg/SVGPathSource.h" |
@@ -99,5 +98,4 @@ private: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif // SVGPathByteStreamSource_h |