]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/control.h
warning fixes and fix for non precomp builtbot
[wxWidgets.git] / include / wx / osx / control.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/control.h"
3 #else
4 #include "wx/osx/carbon/control.h"
5 #endif