0
0
mirror of https://github.com/vim/vim.git synced 2025-10-06 05:44:14 -04:00

updated for version 7.0225

This commit is contained in:
Bram Moolenaar
2006-03-15 22:48:35 +00:00
parent 114216c417
commit db00351723
3 changed files with 30 additions and 2 deletions

View File

@@ -255,7 +255,7 @@ extern char *vim_SelFile __ARGS((Widget toplevel, char *prompt, char *init_path,
# include "if_perlsfio.pro"
#endif
#if defined(FEAT_MBYTE) && defined(MACOS_X)
#ifdef MACOS_CONVERT
# include "os_mac_conv.pro"
#endif