projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Typo fix
[wxWidgets.git]
/
src
/
motif
/
choice.cpp
diff --git
a/src/motif/choice.cpp
b/src/motif/choice.cpp
index a25d112e25548b6fc97b6052d69e3362d813bc29..9cfe04c8d15d5dcfdc5eb5ef1d5e3dedf20f486d 100644
(file)
--- a/
src/motif/choice.cpp
+++ b/
src/motif/choice.cpp
@@
-18,7
+18,8
@@
#define XtParent XTPARENT
#endif
#define XtParent XTPARENT
#endif
-// For compilers that support precompilation, includes "wx.h".
+#include "wx/defs.h"
+
#include "wx/choice.h"
#include "wx/utils.h"
#include "wx/choice.h"
#include "wx/utils.h"