X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93f0fe75dd4ac59ef50b8bb2ce90738cb6a717b7..bcd3d8d9e26e41615d26d457ba0e2b84b80a0356:/src/mac/uma.cpp diff --git a/src/mac/uma.cpp b/src/mac/uma.cpp index 52e0497c55..2c70ef47b7 100644 --- a/src/mac/uma.cpp +++ b/src/mac/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