]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/frame.h
wxStrcoll_String compilation fixes for Dmars and Borland compilers
[wxWidgets.git] / include / wx / mac / frame.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/frame.h"
3 #else
4 #include "wx/mac/carbon/frame.h"
5 #endif