]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/pnghand.h
don't use implicit wxString->char*/wchar_t* conversion, it will not be available...
[wxWidgets.git] / include / wx / mac / pnghand.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/pnghand.h"
3 #else
4 #include "wx/mac/carbon/pnghand.h"
5 #endif