aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/arglist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/arglist.h')
-rw-r--r--src/nvim/arglist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/arglist.h b/src/nvim/arglist.h
index 6ca73291d8..bcb5c8f565 100644
--- a/src/nvim/arglist.h
+++ b/src/nvim/arglist.h
@@ -4,7 +4,7 @@
#include "nvim/cmdexpand_defs.h" // IWYU pragma: keep
#include "nvim/eval/typval_defs.h" // IWYU pragma: keep
#include "nvim/ex_cmds_defs.h" // IWYU pragma: keep
-#include "nvim/types.h"
+#include "nvim/types_defs.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "arglist.h.generated.h"