]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/display.h
Remove a(nother) guaranteed build failure until what is it testing
[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