aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/regexp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/regexp.h')
-rw-r--r--src/nvim/regexp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/regexp.h b/src/nvim/regexp.h
index 426ac97493..b618f01e59 100644
--- a/src/nvim/regexp.h
+++ b/src/nvim/regexp.h
@@ -3,7 +3,7 @@
#include "nvim/buffer_defs.h" // IWYU pragma: keep
#include "nvim/pos_defs.h"
#include "nvim/regexp_defs.h" // IWYU pragma: export
-#include "nvim/types.h"
+#include "nvim/types_defs.h"
// Second argument for vim_regcomp().
#define RE_MAGIC 1 ///< 'magic' option