X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3b3dc8019a520ce5e166c8ae9098ba020f8b3f94..65f06384843ca817eb94e085af1b20e8014d72af:/src/html/helpdlg.cpp diff --git a/src/html/helpdlg.cpp b/src/html/helpdlg.cpp index 8af3d252e0..ccd65dc032 100644 --- a/src/html/helpdlg.cpp +++ b/src/html/helpdlg.cpp @@ -29,11 +29,8 @@ #include "wx/statbox.h" #include "wx/radiobox.h" #include "wx/menu.h" -#endif // WXPRECOMP - -#ifdef __WXMAC__ #include "wx/msgdlg.h" -#endif +#endif // WXPRECOMP #include "wx/html/htmlwin.h" #include "wx/html/helpdlg.h"