| Index: Source/core/svg/SVGPathUtilities.h
|
| diff --git a/Source/core/svg/SVGPathUtilities.h b/Source/core/svg/SVGPathUtilities.h
|
| index b91bc14866976cfe7537eac4a30f45c86ec84962..8a7e4417b5f2ca992d3762e3935e5bfe0e03af25 100644
|
| --- a/Source/core/svg/SVGPathUtilities.h
|
| +++ b/Source/core/svg/SVGPathUtilities.h
|
| @@ -20,7 +20,7 @@
|
| #ifndef SVGPathUtilities_h
|
| #define SVGPathUtilities_h
|
|
|
| -#include "core/svg/SVGPathConsumer.h"
|
| +#include "core/svg/SVGPathParser.h"
|
| #include "platform/geometry/FloatPoint.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|