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