]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpwnd.h
fix for HP aCC
[wxWidgets.git] / include / wx / html / helpwnd.h
index cfe0bad1a627b00da8b05efd8c29a6b9788ee78d..42f05b5dc0688c4e8542f3e87fdc2be760dd2a95 100644 (file)
@@ -28,6 +28,7 @@
 #include "wx/combobox.h"
 #include "wx/checkbox.h"
 #include "wx/stattext.h"
+#include "wx/hash.h"
 #include "wx/html/htmlwin.h"
 #include "wx/html/htmprint.h"
 
@@ -258,7 +259,7 @@ private:
     wxHtmlHelpMergedIndex *m_mergedIndex;
 
     DECLARE_EVENT_TABLE()
-    DECLARE_NO_COPY_CLASS(wxHtmlHelpWindow)
+    wxDECLARE_NO_COPY_CLASS(wxHtmlHelpWindow);
 };
 
 /*!