| Index: Source/core/svg/SVGMPathElement.h
|
| diff --git a/Source/core/svg/SVGMPathElement.h b/Source/core/svg/SVGMPathElement.h
|
| index 835b3a2d8c0d45b875cc690260e25cb908a37281..f1e83a585c0577c9124080756948ea6dd1b91577 100644
|
| --- a/Source/core/svg/SVGMPathElement.h
|
| +++ b/Source/core/svg/SVGMPathElement.h
|
| @@ -22,7 +22,7 @@
|
|
|
| #include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedString.h"
|
| -#include "core/svg/SVGDocumentExtensions.h"
|
| +#include "core/svg/SVGElement.h"
|
| #include "core/svg/SVGExternalResourcesRequired.h"
|
| #include "core/svg/SVGURIReference.h"
|
|
|
|
|