git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Karsten Ballüder 1999-07-19 09:22:50 +00:00
parent baa9caff7e
commit b761fe4cfa

View File

@ -9,7 +9,7 @@
#define wxHelpController wxWinHelpController
#define sm_classwxHelpController sm_classwxWinHelpController
#else // !MSW
#include "wx/generic/helpbase.h"
#include "wx/helpbase.h"
#endif // MSW/!MSW
#endif