]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/help/help.cpp
added wxEncodingToCodepage() and implemented it properly (using in32 API instead...
[wxWidgets.git] / samples / html / help / help.cpp
index 2519d60d92977242e40edb922410f649a85fbf71..c96d603d4c1045661a56230263f2423800b37874 100644 (file)
     #include <wx/wx.h>
 #endif
 
-#include <wx/image.h>
-#include <wx/wxhtml.h>
-#include <wx/filesys.h>
-#include <wx/fs_zip.h>
+#include "wx/image.h"
+#include "wx/html/helpfrm.h"
+#include "wx/html/helpctrl.h"
+#include "wx/filesys.h"
+#include "wx/fs_zip.h"
 
 // ----------------------------------------------------------------------------
 // private classes