]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/listctrl.h
compilation fix for VC6 with standard (i.e. not updated) SDK (patch 1828610)
[wxWidgets.git] / include / wx / mac / listctrl.h
CommitLineData
6d8edd32 1#ifdef __WXMAC_CLASSIC__
9ea759d4
SC
2#include "wx/mac/classic/listctrl.h"
3#else
4#include "wx/mac/carbon/listctrl.h"
5#endif