Fixed a couple of compiler wanrings by including nsHTMLParts.h

git-svn-id: svn://10.0.0.236/trunk@16652 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
troy%netscape.com
1998-12-18 05:50:19 +00:00
parent c20c8a8180
commit 9c2ff0a7c5
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
* Reserved.
*/
#include "nsHTMLReflowCommand.h"
#include "nsHTMLParts.h"
#include "nsIFrame.h"
#include "nsIHTMLReflow.h"
#include "nsIPresContext.h"

View File

@@ -16,6 +16,7 @@
* Reserved.
*/
#include "nsHTMLReflowCommand.h"
#include "nsHTMLParts.h"
#include "nsIFrame.h"
#include "nsIHTMLReflow.h"
#include "nsIPresContext.h"