X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/92a19c2e7757ba742846f83e56356de0a607bdc2..b1d66b5415f7befb45e050d7097571642b8bfa56:/samples/html/help/help.cpp?ds=sidebyside diff --git a/samples/html/help/help.cpp b/samples/html/help/help.cpp index 2519d60d92..c96d603d4c 100644 --- a/samples/html/help/help.cpp +++ b/samples/html/help/help.cpp @@ -22,10 +22,11 @@ #include #endif -#include -#include -#include -#include +#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