X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/83df96d63a52ebb08b9e32549dc255354b4a18d0..bd3e8827dd468030e34df0bde66fc6c38c4fa9b4:/include/wx/x11/joystick.h diff --git a/include/wx/x11/joystick.h b/include/wx/x11/joystick.h index 7148fcd4c9..cf3b0313a2 100644 --- a/include/wx/x11/joystick.h +++ b/include/wx/x11/joystick.h @@ -12,7 +12,7 @@ #ifndef _WX_JOYSTICK_H_ #define _WX_JOYSTICK_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "joystick.h" #endif