]> git.saurik.com Git - wxWidgets.git/blame - include/wx/osx/tabctrl.h
fixing file paths after renaming
[wxWidgets.git] / include / wx / osx / tabctrl.h
CommitLineData
5c6eb3a8
SC
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/tabctrl.h"
3#else
4#include "wx/mac/carbon/tabctrl.h"
5#endif