fixing file paths after renaming
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -22,7 +22,7 @@ extern WXDLLIMPEXP_CORE const wxEventType wxEVT_COMMAND_TAB_SEL_CHANGING;
|
||||
#if defined(__WXMSW__)
|
||||
#include "wx/msw/tabctrl.h"
|
||||
#elif defined(__WXMAC__)
|
||||
#include "wx/mac/tabctrl.h"
|
||||
#include "wx/osx/tabctrl.h"
|
||||
#elif defined(__WXPM__)
|
||||
#include "wx/os2/tabctrl.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user