projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baa9caf
)
typo
author
Karsten Ballüder
<ballueder@usa.net>
Mon, 19 Jul 1999 09:22:50 +0000
(09:22 +0000)
committer
Karsten Ballüder
<ballueder@usa.net>
Mon, 19 Jul 1999 09:22:50 +0000
(09:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3039
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
include/wx/help.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wx/help.h
b/include/wx/help.h
index 3e2ad36dea5668c6d57a2b6c07aedb8f76a688d2..98f7cee571d1bfbddebe130a9063073864539e5a 100644
(file)
--- 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