Fixing hoarkage by adding an include statement. r=norris

git-svn-id: svn://10.0.0.236/trunk@59329 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mstoltz%netscape.com 2000-02-01 00:35:46 +00:00
parent 6c892b763d
commit 0bfd5a4808
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;