]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpdlg.h
Add support for transparent hint windows under GTK
[wxWidgets.git] / include / wx / html / helpdlg.h
index b63540b3bffef92b317a4f5b8e7d9110b9b3d21e..16af1ecf9286d35965e6d4b10fb04f0922f7961e 100644 (file)
@@ -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
-