projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed compile errors, warnings and other DSMs, and improved comments.
[wxWidgets.git]
/
src
/
motif
/
bmpbuttn.cpp
diff --git
a/src/motif/bmpbuttn.cpp
b/src/motif/bmpbuttn.cpp
index 374b8db63b83f11589caeac57a0262b787ced5f6..87bca5cdb15d0e8d38b3d078958e37a8e4830bb9 100644
(file)
--- a/
src/motif/bmpbuttn.cpp
+++ b/
src/motif/bmpbuttn.cpp
@@
-17,6
+17,8
@@
#define XtScreen XTSCREEN
#endif
+#include "wx/defs.h"
+
#include "wx/bmpbuttn.h"
#ifdef __VMS__