diff options
Diffstat (limited to 'dom/base/DocGroup.h')
-rw-r--r-- | dom/base/DocGroup.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/base/DocGroup.h b/dom/base/DocGroup.h index f4f7ac8ad..6ecd284c1 100644 --- a/dom/base/DocGroup.h +++ b/dom/base/DocGroup.h @@ -7,6 +7,7 @@ #ifndef DocGroup_h #define DocGroup_h +#include "nsIDocument.h" #include "nsISupports.h" #include "nsISupportsImpl.h" #include "nsIPrincipal.h" |