| Index: Source/core/svg/SVGPathSegList.cpp
|
| diff --git a/Source/core/svg/SVGPathSegList.cpp b/Source/core/svg/SVGPathSegList.cpp
|
| index 4057466e6280f3211a93424e84cb44bbf23cd4ac..d0a7e5dab974b873f1e1d9ccac30ff9955053e52 100644
|
| --- a/Source/core/svg/SVGPathSegList.cpp
|
| +++ b/Source/core/svg/SVGPathSegList.cpp
|
| @@ -24,7 +24,7 @@
|
|
|
| #include "core/svg/SVGPathSegList.h"
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/svg/SVGAnimationElement.h"
|
| #include "core/svg/SVGPathBlender.h"
|
| #include "core/svg/SVGPathByteStreamBuilder.h"
|
|
|