Index: Source/core/dom/EventTarget.cpp |
diff --git a/Source/core/dom/EventTarget.cpp b/Source/core/dom/EventTarget.cpp |
index 896481270eacadf871b41b353a5343522df150c6..c8c2d40299daecf876276a48d2d168c69799a6ee 100644 |
--- a/Source/core/dom/EventTarget.cpp |
+++ b/Source/core/dom/EventTarget.cpp |
@@ -35,6 +35,7 @@ |
#include "Event.h" |
#include "EventException.h" |
#include "InspectorInstrumentation.h" |
+#include "ScriptController.h" |
#include "TransitionEvent.h" |
#include <wtf/MainThread.h> |
#include <wtf/StdLibExtras.h> |