]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/joystick.h
extract event handler body in a separate function instead of using a hack to call...
[wxWidgets.git] / include / wx / joystick.h
index 1fe2e6d55e80c9d050c4b55f9338b3fb75884925..d29ba50b25b2233e53ad5968035f6f2be4999dc0 100644 (file)
@@ -25,9 +25,9 @@
 #elif defined(__WXX11__)
 #include "wx/unix/joystick.h"
 #elif defined(__DARWIN__)
-#include "wx/mac/corefoundation/joystick.h"
+#include "wx/osx/core/joystick.h"
 #elif defined(__WXMAC__)
-#include "wx/mac/joystick.h"
+#include "wx/osx/joystick.h"
 #elif defined(__WXPM__)
 #include "wx/os2/joystick.h"
 #endif