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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/runtime.h b/src/nvim/runtime.h
index 7308ef5f75..8286a11f89 100644
--- a/src/nvim/runtime.h
+++ b/src/nvim/runtime.h
@@ -5,6 +5,7 @@
#include "klib/kvec.h"
#include "nvim/autocmd.h"
+#include "nvim/cmdexpand_defs.h"
#include "nvim/eval/typval_defs.h"
#include "nvim/ex_cmds_defs.h"
#include "nvim/ex_eval_defs.h"