Index: Source/core/svg/SVGPathSegMovetoRel.h |
diff --git a/Source/core/svg/SVGPathSegMovetoRel.h b/Source/core/svg/SVGPathSegMovetoRel.h |
index 8c626511aa6572a1d380c76b58c602f4ee2ecc04..ba4228d6eb0ab1ada95e5cbec03cf56e606b1316 100644 |
--- a/Source/core/svg/SVGPathSegMovetoRel.h |
+++ b/Source/core/svg/SVGPathSegMovetoRel.h |
@@ -22,7 +22,7 @@ |
#ifndef SVGPathSegMovetoRel_h |
#define SVGPathSegMovetoRel_h |
-#include "core/svg/SVGPathSegWithContext.h" |
+#include "core/svg/SVGPathSeg.h" |
namespace blink { |