From b761fe4cfa77774f534953050d27a1a06c9d2e8b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Karsten=20Ball=C3=BCder?= Date: Mon, 19 Jul 1999 09:22:50 +0000 Subject: [PATCH] typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/help.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/help.h b/include/wx/help.h index 3e2ad36dea..98f7cee571 100644 --- a/include/wx/help.h +++ b/include/wx/help.h @@ -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 -- 2.45.2