aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/runtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/runtime.h')
-rw-r--r--src/nvim/runtime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/runtime.h b/src/nvim/runtime.h
index f4b8897c3e..187f8ae7e3 100644
--- a/src/nvim/runtime.h
+++ b/src/nvim/runtime.h
@@ -10,7 +10,7 @@
#include "nvim/ex_eval_defs.h"
#include "nvim/garray_defs.h"
#include "nvim/option_defs.h"
-#include "nvim/pos.h"
+#include "nvim/pos_defs.h"
#include "nvim/types.h"
typedef enum {