added wxListCtrl::GetSubItemRect() and subitem hit testing (patch 1476971)
[wxWidgets.git] / include / wx / mac / printmac.h
CommitLineData
ca80fdee 1#ifdef __WXMAC_CLASSIC__
9ea759d4
SC
2#include "wx/mac/classic/printmac.h"
3#else
4#include "wx/mac/carbon/printmac.h"
0856acc6 5#endif