X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/939197fe47148304d874496e954fbc5ddca722be..7a5b04a65e5988ffdd95f36bafb32644acbf4179:/include/wx/html/helpdlg.h?ds=sidebyside diff --git a/include/wx/html/helpdlg.h b/include/wx/html/helpdlg.h index b63540b3bf..16af1ecf92 100644 --- a/include/wx/html/helpdlg.h +++ b/include/wx/html/helpdlg.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// 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 @@ -18,6 +18,7 @@ #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" @@ -87,4 +88,3 @@ protected: // wxUSE_WXHTML_HELP #endif -