]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/printdlg.h
try to simplify the web of ifdefs; add Borland to the list of Windows compilers ...
[wxWidgets.git] / include / wx / mac / printdlg.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/printdlg.h"
3#else
4#include "wx/mac/carbon/printdlg.h"
5#endif