summaryrefslogtreecommitdiffstats
path: root/dom/html/HTMLMetaElement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/html/HTMLMetaElement.cpp')
-rw-r--r--dom/html/HTMLMetaElement.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/html/HTMLMetaElement.cpp b/dom/html/HTMLMetaElement.cpp
index 833c3177a..292e470ac 100644
--- a/dom/html/HTMLMetaElement.cpp
+++ b/dom/html/HTMLMetaElement.cpp
@@ -11,6 +11,7 @@
#include "nsContentUtils.h"
#include "nsStyleConsts.h"
#include "nsIContentSecurityPolicy.h"
+#include "nsIDOMDocument.h"
NS_IMPL_NS_NEW_HTML_ELEMENT(Meta)