Wrap <commdlgs.h> as <commctls.h>. Required makefiles rebuilded.
[wxWidgets.git] / include / wx / mac / filedlg.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/filedlg.h"
3 #else
4 #include "wx/mac/carbon/filedlg.h"
5 #endif