diff options
Diffstat (limited to 'embed/mozilla/mozilla-embed-persist.cpp')
-rw-r--r-- | embed/mozilla/mozilla-embed-persist.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/mozilla/mozilla-embed-persist.cpp b/embed/mozilla/mozilla-embed-persist.cpp index a69c55aad..68f545cfe 100644 --- a/embed/mozilla/mozilla-embed-persist.cpp +++ b/embed/mozilla/mozilla-embed-persist.cpp @@ -38,6 +38,7 @@ #include <nsIHistoryEntry.h> #include <nsISHEntry.h> #include <nsIDocumentEncoder.h> +#include <nsIDocument.h> static void mozilla_embed_persist_class_init (MozillaEmbedPersistClass *klass); |