Shortened filename to nsIExternalDocLoadObs.h to work around Mac build bustage. Filenames longer than 31 characters are a bad thing on the Mac.

git-svn-id: svn://10.0.0.236/trunk@29168 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
nisheeth%netscape.com
1999-04-26 14:54:03 +00:00
parent d4211f72a7
commit 42a9fe0f25
6 changed files with 84 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
#include "nsIRefreshUrl.h"
#include "nsITimer.h"
#include "nsIDocumentLoaderObserver.h"
#include "nsIExternalDocumentLoadObserver.h"
#include "nsIExternalDocLoadObs.h"
#include "nsVoidArray.h"
#include "nsIHttpURL.h"
#include "nsILoadAttribs.h"