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:
parent
6c892b763d
commit
0bfd5a4808
@ -35,6 +35,7 @@
|
||||
#include "nsIInterfaceRequestor.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsIFile.h"
|
||||
#include "prmon.h"
|
||||
|
||||
class nsIFileChannel;
|
||||
|
||||
|
||||
@ -35,6 +35,7 @@
|
||||
#include "nsIInterfaceRequestor.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsIFile.h"
|
||||
#include "prmon.h"
|
||||
|
||||
class nsIFileChannel;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user