new include file for change to new wxHtmlHelp classes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Harco de Hilster
1999-09-13 13:24:06 +00:00
parent b31ba28885
commit 46c6b9c0ec

View File

@@ -21,6 +21,6 @@
#include <wx/html/htmlwin.h> #include <wx/html/htmlwin.h>
#include <wx/html/htmlwinparser.h> #include <wx/html/htmlwinparser.h>
#include <wx/filesys.h> #include <wx/filesys.h>
#include <wx/html/htmlhelp.h> #include <wx/html/helpctrl.h>
#endif // __WXHTML_H__ #endif // __WXHTML_H__