diff options
Diffstat (limited to 'layout/xul/ContainerBoxObject.h')
-rw-r--r-- | layout/xul/ContainerBoxObject.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/xul/ContainerBoxObject.h b/layout/xul/ContainerBoxObject.h index b3da97991..d9da164ea 100644 --- a/layout/xul/ContainerBoxObject.h +++ b/layout/xul/ContainerBoxObject.h @@ -8,6 +8,7 @@ #define mozilla_dom_ContainerBoxObject_h #include "mozilla/dom/BoxObject.h" +#include "nsIDocShell.h" namespace mozilla { namespace dom { |