// Missing libc file manipulation functions in Win9x
//------------------------------------------------------------------------
-#ifdef __WXBASE__
+#if wxUSE_BASE
WXDLLEXPORT int wxMSLU__trename(const wxChar *oldname, const wxChar *newname)
{
#endif // compilers having wopen() &c
-#endif // __WXBASE__
+#endif // wxUSE_BASE
#endif // wxUSE_UNICODE_MSLU