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