diff options
Diffstat (limited to 'dom/base/ChromeNodeList.h')
-rw-r--r-- | dom/base/ChromeNodeList.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/base/ChromeNodeList.h b/dom/base/ChromeNodeList.h index 9908808ac..8dbd42be3 100644 --- a/dom/base/ChromeNodeList.h +++ b/dom/base/ChromeNodeList.h @@ -6,6 +6,7 @@ #include "nsCOMArray.h" #include "nsContentList.h" +#include "nsIDocument.h" namespace mozilla { class ErrorResult; |