Bug 279194 (OSX) - Cannot open URL from other applications, and bug 279093 - dock icon unresponsive r=sfraser

Followup, only include mac-specific files on mac.
This commit is contained in:
bsmedberg%covad.net 2005-01-26 20:56:43 +00:00
parent fd1d52bde4
commit 7a15f50f86

View File

@ -86,7 +86,6 @@
#include "nsIXULAppInfo.h"
#include "nsCRT.h"
#include "nsCommandLineServiceMac.h"
#include "nsCOMPtr.h"
#include "nsDirectoryServiceDefs.h"
#include "nsDirectoryServiceUtils.h"
@ -121,6 +120,7 @@
#ifdef XP_MACOSX
#include "nsILocalFileMac.h"
#include "nsCommandLineServiceMac.h"
#endif
// for X remote support