]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/window.h
ccd9b71b6150ee6af85ff9ae7fc115d545c03e43
[wxWidgets.git] / include / wx / osx / window.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/window.h"
3 #else
4 #include "wx/osx/carbon/window.h"
5 #endif