]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/pen.h
better guarding when no printing architecture exists
[wxWidgets.git] / include / wx / osx / pen.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/pen.h"
3 #else
4 #include "wx/osx/carbon/pen.h"
5 #endif