create wxTheClipboard on first use, not startup -- this fixes crash in console-only...
[wxWidgets.git] / include / wx / mac / checklst.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/checklst.h"
3#else
4#include "wx/mac/carbon/checklst.h"
5#endif