]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/msgdlg.h
Include wx/dataobj.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / include / wx / mac / msgdlg.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/msgdlg.h"
3#else
4#include "wx/mac/carbon/msgdlg.h"
5#endif