projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
reverted the move of wxComboBox styles from wx/defs.h to wx/combobox.h, a lot of...
[wxWidgets.git]
/
src
/
x11
/
bitmap.cpp
diff --git
a/src/x11/bitmap.cpp
b/src/x11/bitmap.cpp
index 91951610bb987cd7c7f2be96a40d2ee9cfea8e35..7236c231b7c6311a69c94428397f4af363df8479 100644
(file)
--- a/
src/x11/bitmap.cpp
+++ b/
src/x11/bitmap.cpp
@@
-20,10
+20,9
@@
#include "wx/dcmemory.h"
#include "wx/icon.h"
#include "wx/math.h"
+ #include "wx/image.h"
#endif
-#include "wx/image.h"
-
#include "wx/x11/private.h"
/* No point in using libXPM for NanoX */