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