diff options
Diffstat (limited to 'docshell/base/nsDocShellEditorData.cpp')
-rw-r--r-- | docshell/base/nsDocShellEditorData.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docshell/base/nsDocShellEditorData.cpp b/docshell/base/nsDocShellEditorData.cpp index 7e4068eb9..80c8c6ec3 100644 --- a/docshell/base/nsDocShellEditorData.cpp +++ b/docshell/base/nsDocShellEditorData.cpp @@ -8,6 +8,7 @@ #include "nsIInterfaceRequestorUtils.h" #include "nsComponentManagerUtils.h" #include "nsPIDOMWindow.h" +#include "nsIDocument.h" #include "nsIDOMDocument.h" #include "nsIEditor.h" #include "nsIEditingSession.h" |