]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/filename.h
workaround a Watcom build
[wxWidgets.git] / include / wx / filename.h
index e8a87042b8e95c3f5b588ea7846fdd2f4bab207b..cf3bdd91bcd98cbefaaeada17fa9fa83559778f2 100644 (file)
@@ -38,7 +38,7 @@
 #include "wx/filefn.h"
 #include "wx/datetime.h"
 
-class WXDLLEXPORT wxFile;
+class WXDLLIMPEXP_BASE wxFile;
 
 // ----------------------------------------------------------------------------
 // constants
@@ -90,7 +90,7 @@ enum
 // wxFileName: encapsulates a file path
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxFileName
+class WXDLLIMPEXP_BASE wxFileName
 {
 public:
     // constructors and assignment