summaryrefslogtreecommitdiffstats
path: root/dom/html/HTMLDialogElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/html/HTMLDialogElement.h')
-rw-r--r--dom/html/HTMLDialogElement.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/html/HTMLDialogElement.h b/dom/html/HTMLDialogElement.h
index 7abaee81c..2222cd2f7 100644
--- a/dom/html/HTMLDialogElement.h
+++ b/dom/html/HTMLDialogElement.h
@@ -7,6 +7,7 @@
#ifndef HTMLDialogElement_h
#define HTMLDialogElement_h
+#include "mozilla/AsyncEventDispatcher.h"
#include "mozilla/Attributes.h"
#include "nsGenericHTMLElement.h"
#include "nsGkAtoms.h"