]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/icon.h
#undef things which require other, disabled, ones, instead of re-#defining them as 1
[wxWidgets.git] / include / wx / mac / icon.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/icon.h"
3#else
4#include "wx/mac/carbon/icon.h"
5#endif