| Index: Source/core/svg/SVGMPathElement.cpp
|
| diff --git a/Source/core/svg/SVGMPathElement.cpp b/Source/core/svg/SVGMPathElement.cpp
|
| index 343b86dd173028bc7abe6c4d534317f1752f4170..b835ac3c77f500e0d01b9264820b43b286634375 100644
|
| --- a/Source/core/svg/SVGMPathElement.cpp
|
| +++ b/Source/core/svg/SVGMPathElement.cpp
|
| @@ -25,6 +25,7 @@
|
| #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 {
|
|
|