]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/button.h
fixing file paths after renaming
[wxWidgets.git] / include / wx / osx / button.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/button.h"
3 #else
4 #include "wx/mac/carbon/button.h"
5 #endif