Index: joy.h
===================================================================
--- joy.h	(revision 828)
+++ joy.h	(revision 829)
@@ -50,7 +50,7 @@
 Emulate keyboard (directional pad) with joy, if any.
 **/
 
-#ifndef __APPLE__
+#ifndef APPLE
 #ifndef WIN32
 __rayapi  int raydium_joy_process_event (struct js_event e);
 #endif