projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Tinderbox build fix.
[wxWidgets.git]
/
src
/
html
/
helpdlg.cpp
diff --git
a/src/html/helpdlg.cpp
b/src/html/helpdlg.cpp
index 8af3d252e013ef8e4168d8575969294a93580826..ccd65dc032386c48927b947def273a65df6100c5 100644
(file)
--- 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"