]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/joystick.h
Implemented wxGDIObject::Create/CloneGDIRefData() for the relevant classes.
[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