projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
changed wxArrayString::m_pItems from wxChar* to const wxChar*, the strings are not...
[wxWidgets.git]
/
src
/
palmos
/
dc.cpp
diff --git
a/src/palmos/dc.cpp
b/src/palmos/dc.cpp
index fc359b5568af913d2274d60fe4275410c9bfad87..eddc16efc4b5c01f84227d4da56ffd838884b318 100644
(file)
--- a/
src/palmos/dc.cpp
+++ b/
src/palmos/dc.cpp
@@
-35,10
+35,10
@@
#include "wx/log.h"
#include "wx/icon.h"
#include "wx/dcprint.h"
+ #include "wx/module.h"
#endif
#include "wx/sysopt.h"
-#include "wx/module.h"
#include "wx/dynload.h"
#ifdef wxHAVE_RAW_BITMAP