X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fheaders.h;h=1e174da0de6bfb4011764529960f33fe614a1e97;hb=6853e627f12de21b38a178def14c067435517d96;hp=17e9b3bc5218f39081643c3005bc08d0452116e3;hpb=e9b95e4f6c35cb0f150ff7e70154668f142ee0ba;p=novacoin.git diff --git a/src/headers.h b/src/headers.h index 17e9b3b..1e174da 100644 --- a/src/headers.h +++ b/src/headers.h @@ -22,7 +22,7 @@ #if (defined(__unix__) || defined(unix)) && !defined(USG) #include // to get BSD define #endif -#ifdef __WXMAC_OSX__ +#ifdef MAC_OSX #ifndef BSD #define BSD 1 #endif @@ -51,7 +51,7 @@ #include -#ifdef __WXMSW__ +#ifdef WIN32 #include #include #include