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