diff --git a/samples/html/help/help.rc b/samples/html/help/help.rc
index 7fa90c817b..b86c4e2265 100644
--- a/samples/html/help/help.rc
+++ b/samples/html/help/help.rc
@@ -1,2 +1 @@
#include "wx/msw/wx.rc"
-#include "wx/html/msw/wxhtml.rc"
diff --git a/samples/html/helpview/helpview.rc b/samples/html/helpview/helpview.rc
index cd1aafd328..ff5d223942 100644
--- a/samples/html/helpview/helpview.rc
+++ b/samples/html/helpview/helpview.rc
@@ -1,5 +1,4 @@
/* We need this to get the right default icon. */
-aaaaaa ICON "wx/html/msw/whelp.ico"
+aaaaaa ICON "mondrian.ico"
#include "wx/msw/wx.rc"
-#include "wx/html/msw/wxhtml.rc"