#if __WXMAC_CLASSIC__
#include "wx/mac/classic/printmac.h"
#else
#include "wx/mac/carbon/printmac.h"
#endif