X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3b3dc8019a520ce5e166c8ae9098ba020f8b3f94..b2458f311b426717c4d36b51aed2595a59f373d9:/src/html/helpwnd.cpp diff --git a/src/html/helpwnd.cpp b/src/html/helpwnd.cpp index b78fc0f795..2c60c696ac 100644 --- a/src/html/helpwnd.cpp +++ b/src/html/helpwnd.cpp @@ -34,11 +34,9 @@ #include "wx/statbox.h" #include "wx/radiobox.h" #include "wx/menu.h" -#endif // WXPRECOMP - -#ifdef __WXMAC__ + #include "wx/settings.h" #include "wx/msgdlg.h" -#endif +#endif // WXPRECOMP #include "wx/html/helpfrm.h" #include "wx/html/helpdlg.h" @@ -58,7 +56,6 @@ #include "wx/artprov.h" #include "wx/spinctrl.h" #include "wx/choicdlg.h" -#include "wx/settings.h" // what is considered "small index"? #define INDEX_IS_SMALL 100