mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-15 06:20:41 +00:00
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:
parent
fd1d52bde4
commit
7a15f50f86
@ -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