| Index: Source/core/svg/SVGPathElement.cpp
|
| diff --git a/Source/core/svg/SVGPathElement.cpp b/Source/core/svg/SVGPathElement.cpp
|
| index c91b9166b4cdd03a899697477f9c59a7511958b9..bc9bb19a05c68aa4e85c40b7ef756136aefdee9a 100644
|
| --- a/Source/core/svg/SVGPathElement.cpp
|
| +++ b/Source/core/svg/SVGPathElement.cpp
|
| @@ -24,7 +24,6 @@
|
|
|
| #include "core/rendering/svg/RenderSVGPath.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGMPathElement.h"
|
| #include "core/svg/SVGPathSegArcAbs.h"
|
| #include "core/svg/SVGPathSegArcRel.h"
|
|
|