Tweaks to the generic scpinctrl to handle layouts on wxMac better and
[wxWidgets.git] / include / wx / mac / msgdlg.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/msgdlg.h"
3#else
4#include "wx/mac/carbon/msgdlg.h"
5#endif