Index: Source/core/svg/animation/SVGSMILElement.cpp |
diff --git a/Source/core/svg/animation/SVGSMILElement.cpp b/Source/core/svg/animation/SVGSMILElement.cpp |
index 20ac8cd39ffdb471d997eb0b5a7583e4c6bd64b5..a63f1d7fbe9260864f7a76d334c0d85ea6e5be39 100644 |
--- a/Source/core/svg/animation/SVGSMILElement.cpp |
+++ b/Source/core/svg/animation/SVGSMILElement.cpp |
@@ -34,6 +34,7 @@ |
#include "core/events/EventListener.h" |
#include "core/events/EventSender.h" |
#include "core/svg/SVGDocumentExtensions.h" |
+#include "core/svg/SVGElementInstance.h" |
#include "core/svg/SVGSVGElement.h" |
#include "core/svg/SVGURIReference.h" |
#include "core/svg/animation/SMILTimeContainer.h" |