]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/display.h
added missing header (fixes compilation with WXWIN_COMPATIBILITY_2_4 == 0)
[wxWidgets.git] / include / wx / mac / display.h
1 #if __WXMAC_CLASSIC__
2 #include "wx/mac/classic/display.h"
3 #else
4 #include "wx/mac/carbon/display.h"
5 #endif