]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/display.h
Change from IsOK to IsOk to match everything else
[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