X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93f0fe75dd4ac59ef50b8bb2ce90738cb6a717b7..fedad417ce939cbb0ddb519e9777145c76712cb8:/src/mac/carbon/uma.cpp diff --git a/src/mac/carbon/uma.cpp b/src/mac/carbon/uma.cpp index 52e0497c55..2c70ef47b7 100644 --- a/src/mac/carbon/uma.cpp +++ b/src/mac/carbon/uma.cpp @@ -3,7 +3,7 @@ #include "wx/mac/uma.h" #include "wx/mac/aga.h" -#ifndef __UNIX__ +#ifndef __DARWIN__ #include #endif @@ -84,7 +84,7 @@ void UMAInitToolbox( UInt16 inMoreMastersCalls ) #endif // UMA_USE_WINDOWMGR #endif -#ifndef __UNIX__ +#ifndef __DARWIN__ #if TARGET_CARBON // Call currently implicitely done : InitFloatingWindows() ; #else