projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update button style to include BS_MULTILINE when a multiline label is set
[wxWidgets.git]
/
src
/
palmos
/
volume.cpp
diff --git
a/src/palmos/volume.cpp
b/src/palmos/volume.cpp
index 042acfd85b6b47b552ba1f24163d303599126e11..69137b60ef5a900a585e75d1acb2fad87185823b 100644
(file)
--- a/
src/palmos/volume.cpp
+++ b/
src/palmos/volume.cpp
@@
-32,11
+32,10
@@
#include "wx/icon.h"
#endif
#include "wx/intl.h"
+ #include "wx/arrstr.h"
+ #include "wx/hashmap.h"
#endif // WX_PRECOMP
-#include "wx/arrstr.h"
-#include "wx/hashmap.h"
-
#include <VFSMgr.h>
#include <PalmTypesCompatibility.h>