summaryrefslogtreecommitdiff
path: root/src/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto.h')
-rw-r--r--src/proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proto.h b/src/proto.h
index c81212cc8..5191e7505 100644
--- a/src/proto.h
+++ b/src/proto.h
@@ -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