Fixing build bustage

git-svn-id: svn://10.0.0.236/trunk@18484 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
amusil%netscape.com
1999-01-25 12:18:51 +00:00
parent 629296566d
commit 13e555c340
2 changed files with 6 additions and 0 deletions

View File

@@ -53,6 +53,9 @@
#include "nsIContent.h"
#include "prlog.h"
#ifdef XP_PC
#include <windows.h>
#endif
//XXX used for nsIStreamObserver implementation. This sould be replaced by DocLoader
// notifications...

View File

@@ -53,6 +53,9 @@
#include "nsIContent.h"
#include "prlog.h"
#ifdef XP_PC
#include <windows.h>
#endif
//XXX used for nsIStreamObserver implementation. This sould be replaced by DocLoader
// notifications...