X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3755cfa64d2f5182ec88d9d0bf934769e0269d10..467e04791c0d5914dc8ed8e535af607f7fc1dfe1:/include/wx/html/helpdlg.h diff --git a/include/wx/html/helpdlg.h b/include/wx/html/helpdlg.h index 7f9f154597..b63540b3bf 100644 --- a/include/wx/html/helpdlg.h +++ b/include/wx/html/helpdlg.h @@ -12,10 +12,6 @@ #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;