projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix for the short locale name construction
[wxWidgets.git]
/
src
/
motif
/
checklst.cpp
diff --git
a/src/motif/checklst.cpp
b/src/motif/checklst.cpp
index b609661ac9d71b86f258f8c73985a947100fe65f..740a1ad14b43eaa3a014f8451c319b0f3ccfc44c 100644
(file)
--- a/
src/motif/checklst.cpp
+++ b/
src/motif/checklst.cpp
@@
-17,6
+17,8
@@
#pragma implementation "checklst.h"
#endif
+#include "wx/defs.h"
+
#include "wx/checklst.h"
// ============================================================================