]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpdlg.h
Warning fix for wxOS2 night build.
[wxWidgets.git] / include / wx / html / helpdlg.h
index 7f9f1545979df28089b1ae01fdf45ba9acd1b49e..b63540b3bffef92b317a4f5b8e7d9110b9b3d21e 100644 (file)
 #ifndef _WX_HELPDLG_H_
 #define _WX_HELPDLG_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "helpdlgex.h"
-#endif
-
 #include "wx/defs.h"
 
 #if wxUSE_WXHTML_HELP
@@ -32,7 +28,7 @@
 #include "wx/checkbox.h"
 #include "wx/stattext.h"
 #include "wx/html/htmlwin.h"
-#include "wx/html/helpwin.h"
+#include "wx/html/helpwnd.h"
 #include "wx/html/htmprint.h"
 
 class WXDLLIMPEXP_HTML wxHtmlHelpController;