Index: third_party/WebKit/Source/core/animation/PathSVGInterpolation.h |
diff --git a/third_party/WebKit/Source/core/animation/PathSVGInterpolation.h b/third_party/WebKit/Source/core/animation/PathSVGInterpolation.h |
index 6a2a71d2e51c61742eb3c96ef5f0d19b25f9561b..8883e885c760fbf6b7835348836be122a89099de 100644 |
--- a/third_party/WebKit/Source/core/animation/PathSVGInterpolation.h |
+++ b/third_party/WebKit/Source/core/animation/PathSVGInterpolation.h |
@@ -6,7 +6,7 @@ |
#define PathSVGInterpolation_h |
#include "core/animation/SVGInterpolation.h" |
-#include "core/svg/SVGPathSegList.h" |
+#include "core/svg/SVGPathSeg.h" |
namespace blink { |