Files
wxWidgets/include/wx/mac/dataobj2.h
T
2005-02-06 11:29:39 +00:00

6 lines
111 B
C

#ifdef __WXMAC_CLASSIC__
#include "wx/mac/classic/dataobj2.h"
#else
#include "wx/mac/carbon/dataobj2.h"
#endif