]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/dialog.h
fix wxMotif errors when linking against a wxControlWithItems-derived widget
[wxWidgets.git] / include / wx / osx / dialog.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/dialog.h"
3 #else
4 #include "wx/osx/carbon/dialog.h"
5 #endif