Index: Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.h |
diff --git a/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.h b/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.h |
index 9d26c0e01661c341c4be182ad0acc99c6d1837b4..8c54159318c892d42c6a9aa8e3a34e3106dfaa04 100644 |
--- a/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.h |
+++ b/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.h |
@@ -22,7 +22,7 @@ |
#ifndef SVGPathSegCurvetoQuadraticSmoothAbs_h |
#define SVGPathSegCurvetoQuadraticSmoothAbs_h |
-#include "core/svg/SVGPathSegWithContext.h" |
+#include "core/svg/SVGPathSeg.h" |
namespace blink { |