]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/statline.h
For clarity, moved includes to the top of the file. Also added #include wx/dialog.h.
[wxWidgets.git] / include / wx / osx / statline.h
1 #if wxOSX_USE_CARBON
2 #include "wx/osx/carbon/statline.h"
3 #else
4 #include "wx/osx/carbon/statline.h"
5 #endif