]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxhtml.h
typedef unsigned int bool (instead of int) for consistency with defs.h
[wxWidgets.git] / include / wx / wxhtml.h
index f8082a7aaa83f2b54566b7f6e241e545d0761f14..c4cf4f54e3ad91a80a3dd02fa1a364764deb159c 100644 (file)
@@ -14,7 +14,6 @@
 #endif
 
 
-#include <wx/html/version.h>
 #include <wx/html/htmldefs.h>
 #include <wx/html/htmltag.h>
 #include <wx/html/htmlcell.h>
@@ -22,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__