projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
corrected WXDLLIMPEXP_ declaration for wxEventBlocker: it's part of core, not base
[wxWidgets.git]
/
src
/
palmos
/
imaglist.cpp
diff --git
a/src/palmos/imaglist.cpp
b/src/palmos/imaglist.cpp
index 1a8d5c5df9acb80d579d1c93b16109c804b827b2..1616e05e2d6f72854b6e781ceabb514db9591a23 100644
(file)
--- a/
src/palmos/imaglist.cpp
+++ b/
src/palmos/imaglist.cpp
@@
-31,10
+31,9
@@
#include "wx/string.h"
#include "wx/dcmemory.h"
#include "wx/intl.h"
#include "wx/string.h"
#include "wx/dcmemory.h"
#include "wx/intl.h"
+ #include "wx/log.h"
#endif
#endif
-#include "wx/log.h"
-
#include "wx/palmos/imaglist.h"
#include "wx/palmos/private.h"
#include "wx/palmos/imaglist.h"
#include "wx/palmos/private.h"