]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/joystick.h
fixed makefile.rsp to include samples/Makefile.in
[wxWidgets.git] / include / wx / mac / joystick.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/joystick.h"
3 #else
4 #include "wx/mac/carbon/joystick.h"
5 #endif