git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40022 
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
 /////////////////////////////////////////////////////////////////////////////
-// Name:        helpdlg.h
+// Name:        wx/html/helpdlg.h
 // Purpose:     wxHtmlHelpDialog
 // Notes:       Based on htmlhelp.cpp, implementing a monolithic
 //              HTML Help controller class,  by Vaclav Slavik
 
 #include "wx/html/helpdata.h"
 #include "wx/window.h"
+#include "wx/dialog.h"
 #include "wx/frame.h"
 #include "wx/config.h"
 #include "wx/splitter.h"
     // wxUSE_WXHTML_HELP
 
 #endif
-