Fix build with latest mozilla 1.8a5

This commit is contained in:
Michael Johnson 2004-12-02 08:32:02 +00:00
parent 154d0ead44
commit d255c33e51
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122966

View File

@ -0,0 +1,11 @@
--- src/mozilla/kz-mozembed.cpp.orig Thu Dec 2 03:08:25 2004
+++ src/mozilla/kz-mozembed.cpp Thu Dec 2 03:08:35 2004
@@ -64,7 +64,7 @@
#include <docshell/nsIDocShellTreeItem.h>
#include <docshell/nsIDocShellTreeOwner.h>
#include <nsIPresShell.h>
-#include <nsIPresContext.h>
+// #include <nsIPresContext.h>
#include <nsIDOMNodeList.h>
#include <nsIDOMWindow.h>
#include <nsISelection.h>