Chromium Code Reviews| Index: Source/core/svg/SVGPathSegMovetoAbs.h |
| diff --git a/Source/core/svg/SVGPathSegMovetoAbs.h b/Source/core/svg/SVGPathSegMovetoAbs.h |
| index 86d296dc27f619df6c8996b3f81359e553bb9877..36d362c531af06dab0fc87aa87808c38c1eb7385 100644 |
| --- a/Source/core/svg/SVGPathSegMovetoAbs.h |
| +++ b/Source/core/svg/SVGPathSegMovetoAbs.h |
| @@ -22,7 +22,7 @@ |
| #ifndef SVGPathSegMovetoAbs_h |
| #define SVGPathSegMovetoAbs_h |
| -#include "core/svg/SVGPathSegWithContext.h" |
| +#include "core/svg/SVGPathSeg.h" |
| namespace blink { |