Need to declare nsIFile to make WS 5.0 happy -cls

This commit is contained in:
cltbld@netscape.com
2000-08-19 05:44:34 +00:00
parent 8232a90401
commit 0bc990b9fc
2 changed files with 2 additions and 0 deletions

View File

@@ -34,6 +34,7 @@
#include "nsIURL.h"
#include "nsXPIDLString.h"
#include "nsIPref.h"
#include "nsIFile.h"
#include "nsIBufferInputStream.h"
#include "nsIIOService.h"