X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e3f3880bc2b13b0ff90a60f676959989da732dd..250e4028f86b5c7b1c31011faef839054c58274e:/src/html/helpdlg.cpp?ds=inline diff --git a/src/html/helpdlg.cpp b/src/html/helpdlg.cpp index 70cf98208e..ccd65dc032 100644 --- a/src/html/helpdlg.cpp +++ b/src/html/helpdlg.cpp @@ -28,12 +28,9 @@ #include "wx/bmpbuttn.h" #include "wx/statbox.h" #include "wx/radiobox.h" -#endif // WXPRECOMP - -#ifdef __WXMAC__ #include "wx/menu.h" #include "wx/msgdlg.h" -#endif +#endif // WXPRECOMP #include "wx/html/htmlwin.h" #include "wx/html/helpdlg.h"