]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/palette.h
Don't use wxUSE_POCKETPC_UI, determine appropriate UI from
[wxWidgets.git] / include / wx / mac / palette.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/palette.h"
3#else
4#include "wx/mac/carbon/palette.h"
5#endif