Index: Source/core/svg/SVGScriptElement.cpp |
diff --git a/Source/core/svg/SVGScriptElement.cpp b/Source/core/svg/SVGScriptElement.cpp |
index 7f705c5fd92962e274bdbdab50c76ad444f091ed..26b877124a9d8d7e54e69c751619ce7578fad748 100644 |
--- a/Source/core/svg/SVGScriptElement.cpp |
+++ b/Source/core/svg/SVGScriptElement.cpp |
@@ -28,6 +28,7 @@ |
#include "core/dom/Attribute.h" |
#include "core/dom/Document.h" |
#include "core/dom/ScriptLoader.h" |
+#include "core/events/Event.h" |
namespace WebCore { |