Index: third_party/WebKit/Source/core/svg/SVGPathTraversalStateBuilder.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGPathTraversalStateBuilder.cpp b/third_party/WebKit/Source/core/svg/SVGPathTraversalStateBuilder.cpp |
index 492a9a894a71092aacb8588ea2121f359e1f8511..50862f097aab9fa35ab044e1b4b9ec41e7f755c6 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGPathTraversalStateBuilder.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGPathTraversalStateBuilder.cpp |
@@ -23,7 +23,7 @@ |
#include "config.h" |
#include "core/svg/SVGPathTraversalStateBuilder.h" |
-#include "core/svg/SVGPathSeg.h" |
+#include "core/svg/SVGPathData.h" |
#include "platform/graphics/PathTraversalState.h" |
namespace blink { |