projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
call gtk_toolbar_set_tooltips() from GtkSetStyle(); removed erroneous wxTB_TOOLTIPS
[wxWidgets.git]
/
src
/
palmos
/
volume.cpp
diff --git
a/src/palmos/volume.cpp
b/src/palmos/volume.cpp
index 5deb0a6427ec14f6fde6f0397f384618cf3dd585..042acfd85b6b47b552ba1f24163d303599126e11 100644
(file)
--- a/
src/palmos/volume.cpp
+++ b/
src/palmos/volume.cpp
@@
-25,6
+25,8
@@
#if wxUSE_FSVOLUME
#if wxUSE_FSVOLUME
+#include "wx/volume.h"
+
#ifndef WX_PRECOMP
#if wxUSE_GUI
#include "wx/icon.h"
#ifndef WX_PRECOMP
#if wxUSE_GUI
#include "wx/icon.h"
@@
-33,7
+35,7
@@
#endif // WX_PRECOMP
#include "wx/arrstr.h"
#endif // WX_PRECOMP
#include "wx/arrstr.h"
-#include "wx/
volume
.h"
+#include "wx/
hashmap
.h"
#include <VFSMgr.h>
#include <PalmTypesCompatibility.h>
#include <VFSMgr.h>
#include <PalmTypesCompatibility.h>
@@
-232,4
+234,3
@@
wxIcon wxFSVolume::GetIcon(wxFSIconType type) const
#endif // wxUSE_GUI
#endif // wxUSE_FSVOLUME
#endif // wxUSE_GUI
#endif // wxUSE_FSVOLUME
-