]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/volume.h
Fixed compilation problem.
[wxWidgets.git] / include / wx / volume.h
index 62406e75917789195b70ea04ad3e6fb159f67732..17645ade60d4450623397d81ae7f41ab133de22c 100644 (file)
@@ -16,7 +16,7 @@
 #ifndef _WX_FSVOLUME_H_
 #define _WX_FSVOLUME_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "fsvolume.h"
 #endif
 
@@ -52,7 +52,7 @@ enum wxFSVolumeKind
     wxFS_VOL_MAX
 };
 
-class WXDLLEXPORT_BASE wxFSVolumeBase
+class WXDLLIMPEXP_BASE wxFSVolumeBase
 {
 public:
     // return the array containing the names of the volumes