projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed array tests compilation and a bug in obj array test
[wxWidgets.git]
/
src
/
motif
/
scrolbar.cpp
diff --git
a/src/motif/scrolbar.cpp
b/src/motif/scrolbar.cpp
index 655353e458cbe6eb037757b43620e49e6db85938..e0a15b4a4ccdbfdd788b6d2e74a4923c14f29987 100644
(file)
--- a/
src/motif/scrolbar.cpp
+++ b/
src/motif/scrolbar.cpp
@@
-13,6
+13,8
@@
#pragma implementation "scrolbar.h"
#endif
+#include "wx/defs.h"
+
#include "wx/scrolbar.h"
#ifdef __VMS__