Fixing hoarkage by adding an include statement. r=norris

This commit is contained in:
mstoltz%netscape.com 2000-02-01 00:35:46 +00:00
parent 24ad5d75cc
commit b450915b91
2 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@
#include "nsIInterfaceRequestor.h"
#include "nsCOMPtr.h"
#include "nsIFile.h"
#include "prmon.h"
class nsIFileChannel;

View File

@ -35,6 +35,7 @@
#include "nsIInterfaceRequestor.h"
#include "nsCOMPtr.h"
#include "nsIFile.h"
#include "prmon.h"
class nsIFileChannel;