Header include dependency cleanup. b=64023 r=jag rs=brendan

git-svn-id: svn://10.0.0.236/trunk@99299 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%fas.harvard.edu
2001-07-16 02:40:48 +00:00
parent 47a386d714
commit 9359000a40
420 changed files with 619 additions and 194 deletions

View File

@@ -46,6 +46,8 @@
#include "nsIPresShell.h"
#include "nsIGlobalHistory.h"
#include "nsIDocShellHistory.h"
#include "nsIURIContentListener.h"
#include "nsGUIEvent.h"
// for painting the background window
#include "nsIDeviceContext.h"