summaryrefslogtreecommitdiff
path: root/src/os_unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_unix.h')
-rw-r--r--src/os_unix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_unix.h b/src/os_unix.h
index 4220534b9..5fc95eee0 100644
--- a/src/os_unix.h
+++ b/src/os_unix.h
@@ -290,7 +290,7 @@ typedef struct dsc$descriptor DESC;
#endif
-#if !defined(USR_EXRC_FILE2)
+#if !defined(USR_VIMRC_FILE2)
# ifdef OS2
# define USR_VIMRC_FILE2 "$HOME/vimfiles/vimrc"
# else