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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/arglist.h b/src/nvim/arglist.h
index 52894b73a0..bd5cfb4a11 100644
--- a/src/nvim/arglist.h
+++ b/src/nvim/arglist.h
@@ -2,6 +2,7 @@
#define NVIM_ARGLIST_H
#include "nvim/arglist_defs.h"
+#include "nvim/cmdexpand_defs.h"
#include "nvim/eval/typval_defs.h"
#include "nvim/ex_cmds_defs.h"
#include "nvim/types.h"