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. git-svn-id: svn://10.0.0.236/trunk@168354 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
140076aeb4
commit
9b2057839d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user