]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/app.h
availability does not include any other headers, but it provides the necessary macros...
[wxWidgets.git] / include / wx / mac / app.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/app.h"
3 #else
4 #include "wx/mac/carbon/app.h"
5 #endif