| Index: Source/core/svg/SVGMPathElement.cpp
|
| diff --git a/Source/core/svg/SVGMPathElement.cpp b/Source/core/svg/SVGMPathElement.cpp
|
| index 8f9b087c98af837f206b377eb373d3f1969271f7..297d3edb7c8f08ce607b87a259586c58b0e14d9a 100644
|
| --- a/Source/core/svg/SVGMPathElement.cpp
|
| +++ b/Source/core/svg/SVGMPathElement.cpp
|
| @@ -25,7 +25,6 @@
|
| #include "core/dom/Document.h"
|
| #include "core/svg/SVGAnimateMotionElement.h"
|
| #include "core/svg/SVGDocumentExtensions.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGPathElement.h"
|
|
|
| namespace WebCore {
|
|
|