]> git.saurik.com Git - wxWidgets.git/commitdiff
new include file for change to new wxHtmlHelp classes.
authorHarco de Hilster <harcoh@caos.kun.nl>
Mon, 13 Sep 1999 13:24:06 +0000 (13:24 +0000)
committerHarco de Hilster <harcoh@caos.kun.nl>
Mon, 13 Sep 1999 13:24:06 +0000 (13:24 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/wxhtml.h

index 718eb1f169c96448d1dfea8a343678634158e58b..c4cf4f54e3ad91a80a3dd02fa1a364764deb159c 100644 (file)
@@ -21,6 +21,6 @@
 #include <wx/html/htmlwin.h>
 #include <wx/html/htmlwinparser.h>
 #include <wx/filesys.h>
-#include <wx/html/htmlhelp.h>
+#include <wx/html/helpctrl.h>
 
 #endif // __WXHTML_H__