summaryrefslogtreecommitdiffstats
path: root/dom/events/EventTarget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/events/EventTarget.cpp')
-rw-r--r--dom/events/EventTarget.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/events/EventTarget.cpp b/dom/events/EventTarget.cpp
index 6c4cbf2d0..b111b9f9d 100644
--- a/dom/events/EventTarget.cpp
+++ b/dom/events/EventTarget.cpp
@@ -5,6 +5,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "mozilla/EventListenerManager.h"
+#include "mozilla/dom/Event.h"
#include "mozilla/dom/EventTarget.h"
#include "mozilla/dom/EventTargetBinding.h"
#include "nsThreadUtils.h"