Index: Source/core/svg/SVGMPathElement.cpp |
diff --git a/Source/core/svg/SVGMPathElement.cpp b/Source/core/svg/SVGMPathElement.cpp |
index 155f96b6fade3b3d583588da2eb5e1b55bbf7d8f..61a1bb5304bfad868b5813f51c318ecd775df407 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 { |