Chromium Code Reviews| Index: Source/core/svg/SVGPathSegLinetoRel.h |
| diff --git a/Source/core/svg/SVGPathSegLinetoRel.h b/Source/core/svg/SVGPathSegLinetoRel.h |
| index fa39811e1dd7162c2116ff402dcf3b8e03384668..dc2a5579fb3833124b5286a7b941d1683ad74311 100644 |
| --- a/Source/core/svg/SVGPathSegLinetoRel.h |
| +++ b/Source/core/svg/SVGPathSegLinetoRel.h |
| @@ -22,7 +22,7 @@ |
| #ifndef SVGPathSegLinetoRel_h |
| #define SVGPathSegLinetoRel_h |
| -#include "core/svg/SVGPathSegWithContext.h" |
| +#include "core/svg/SVGPathSeg.h" |
| namespace blink { |