aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/buffer.c')
-rw-r--r--src/nvim/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/buffer.c b/src/nvim/buffer.c
index fa25b68641..5246b10dbb 100644
--- a/src/nvim/buffer.c
+++ b/src/nvim/buffer.c
@@ -4033,7 +4033,7 @@ void do_modelines(int flags)
--entered;
}
-#include "nvim/version_defs.h" /* for version number */
+#include "nvim/version.h" /* for version number */
/*
* chk_modeline() - check a single line for a mode string