From 003acc5c90136dcd64fbb334541684febc23bf7b Mon Sep 17 00:00:00 2001 From: "mscott%netscape.com" Date: Sat, 29 Jan 2000 06:48:38 +0000 Subject: [PATCH] oops forgot a checkin!!! include nsIDocumentLoaderFactory.h r=travis git-svn-id: svn://10.0.0.236/trunk@59180 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpfe/appshell/src/nsWebShellWindow.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/xpfe/appshell/src/nsWebShellWindow.cpp b/mozilla/xpfe/appshell/src/nsWebShellWindow.cpp index f880855c9a9..f46ead1e37b 100644 --- a/mozilla/xpfe/appshell/src/nsWebShellWindow.cpp +++ b/mozilla/xpfe/appshell/src/nsWebShellWindow.cpp @@ -82,6 +82,7 @@ static NS_DEFINE_CID(kIOServiceCID, NS_IOSERVICE_CID); #include "nsIDOMNode.h" #include "nsIDOMElement.h" #include "nsIDocumentLoader.h" +#include "nsIDocumentLoaderFactory.h" #include "nsIObserverService.h" #include "prprf.h" //#include "nsIDOMHTMLInputElement.h"