#if wxUSE_FSVOLUME
+#if wxUSE_GUI
+ #include "wx/iconbndl.h" // for wxIconArray
+#endif // wxUSE_GUI
+
// the volume flags
enum
{
wxFS_VOL_ICO_MAX
};
-WX_DECLARE_EXPORTED_OBJARRAY(wxIcon, wxIconArray);
-
#endif // wxUSE_GUI
class WXDLLEXPORT wxFSVolume