From 6aa5df3e83be3a23afb67e9abfbda80d11f19dcd Mon Sep 17 00:00:00 2001 From: "pinkerton%netscape.com" Date: Tue, 17 Apr 2001 02:50:07 +0000 Subject: [PATCH] nothing should be including standardFile.h anymore git-svn-id: svn://10.0.0.236/trunk@92497 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/widget/src/mac/nsFilePicker.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/mozilla/widget/src/mac/nsFilePicker.cpp b/mozilla/widget/src/mac/nsFilePicker.cpp index c85018102b4..4bbb3ad3b97 100644 --- a/mozilla/widget/src/mac/nsFilePicker.cpp +++ b/mozilla/widget/src/mac/nsFilePicker.cpp @@ -21,8 +21,6 @@ * Stuart Parmenter */ -#include - #include "nsCOMPtr.h" #include "nsIComponentManager.h" #include "nsILocalFile.h"