aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/option.h')
-rw-r--r--src/nvim/option.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/option.h b/src/nvim/option.h
index 8417d152e7..593917407a 100644
--- a/src/nvim/option.h
+++ b/src/nvim/option.h
@@ -4,6 +4,7 @@
#include <stdint.h>
#include "nvim/api/private/helpers.h"
+#include "nvim/cmdexpand_defs.h"
#include "nvim/eval/typval_defs.h"
#include "nvim/ex_cmds_defs.h"
#include "nvim/option_defs.h"