projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
A few tweaks and cleanups
[wxWidgets.git]
/
src
/
motif
/
checkbox.cpp
diff --git
a/src/motif/checkbox.cpp
b/src/motif/checkbox.cpp
index f6226acfd4827bcf1e698a20f734dda2bf8fd443..613052ef21390c4878da7ca44dce3cbcda5ccdf8 100644
(file)
--- a/
src/motif/checkbox.cpp
+++ b/
src/motif/checkbox.cpp
@@
-17,6
+17,8
@@
#define XtDisplay XTDISPLAY
#endif
#define XtDisplay XTDISPLAY
#endif
+#include "wx/defs.h"
+
#include "wx/checkbox.h"
#include "wx/utils.h"
#include "wx/checkbox.h"
#include "wx/utils.h"