]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/dcscreen.h
supporting PopUp on osx cocoa as well, see #10361
[wxWidgets.git] / include / wx / osx / dcscreen.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/dcscreen.h"
3 #else
4 #include "wx/osx/carbon/dcscreen.h"
5 #endif