Index: Source/core/svg/SVGPathSegLinetoAbs.h |
diff --git a/Source/core/svg/SVGPathSegLinetoAbs.h b/Source/core/svg/SVGPathSegLinetoAbs.h |
index ac7ce6bf38aeefcb3fdc3fd63ee3877e5a1c44ef..f9dc71e9c966f48c424fdb360c184bed92cfb255 100644 |
--- a/Source/core/svg/SVGPathSegLinetoAbs.h |
+++ b/Source/core/svg/SVGPathSegLinetoAbs.h |
@@ -22,7 +22,7 @@ |
#ifndef SVGPathSegLinetoAbs_h |
#define SVGPathSegLinetoAbs_h |
-#include "core/svg/SVGPathSegWithContext.h" |
+#include "core/svg/SVGPathSeg.h" |
namespace blink { |