Explicitly include nsFileSpec.h. This will be necessary for some changes coming post-M7.

git-svn-id: svn://10.0.0.236/trunk@33917 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bruce%cybersight.com
1999-06-05 11:49:04 +00:00
parent 905a6365ef
commit fe17fbea9b
2 changed files with 2 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
#include "nsIFormControl.h"
#include "nsINameSpaceManager.h"
#include "nsCOMPtr.h"
#include "nsFileSpec.h"
// XXX make this pixels
#define CONTROL_SPACING 40