]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/joystick.h
remove assert from GetSizeAvailableForScrollTarget
[wxWidgets.git] / include / wx / osx / joystick.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/joystick.h"
3 #else
4 #include "wx/osx/carbon/joystick.h"
5 #endif