aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/regexp_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/regexp_defs.h')
-rw-r--r--src/nvim/regexp_defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/regexp_defs.h b/src/nvim/regexp_defs.h
index 28e861dbaf..ab349bfc86 100644
--- a/src/nvim/regexp_defs.h
+++ b/src/nvim/regexp_defs.h
@@ -11,7 +11,7 @@
#include <stdbool.h>
-#include "nvim/pos.h"
+#include "nvim/pos_defs.h"
#include "nvim/types.h"
/// Used for "magic_overruled".