--- hatari/src/gui-osx/PrefsController.h 2019/04/09 08:57:49 1.1.1.12 +++ hatari/src/gui-osx/PrefsController.h 2019/04/09 08:59:03 1.1.1.13 @@ -8,6 +8,10 @@ #import +#if (!defined MAC_OS_X_VERSION_10_12) || MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_12 +#define NSAlertStyleInformational NSInformationalAlertStyle +#endif + @interface PrefsController : NSObject { // Preferences window