Index: Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.h |
diff --git a/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.h b/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.h |
index 4cba4029c20bd428ca2b7e607e3113cb746adc5b..c3ffd14b1aaa303849ab971077a5ee2971012ece 100644 |
--- a/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.h |
+++ b/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.h |
@@ -22,7 +22,7 @@ |
#ifndef SVGPathSegCurvetoQuadraticSmoothRel_h |
#define SVGPathSegCurvetoQuadraticSmoothRel_h |
-#include "core/svg/SVGPathSegWithContext.h" |
+#include "core/svg/SVGPathSeg.h" |
namespace blink { |