]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/joystick.h
declare wxEntry() as taking char **Argv, not char *argv[]
[wxWidgets.git] / include / wx / gtk / joystick.h
index 957c16581adbdc734bdd31634b7dcba426592fdd..65c2401aa07bff7c35415cf28f128369f22dbe67 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef __JOYSTICKH__
 #define __JOYSTICKH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "joystick.h"
 #endif