aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/optionstr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/optionstr.h')
-rw-r--r--src/nvim/optionstr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/optionstr.h b/src/nvim/optionstr.h
index 3520cc2061..0993b67c9a 100644
--- a/src/nvim/optionstr.h
+++ b/src/nvim/optionstr.h
@@ -2,6 +2,7 @@
#define NVIM_OPTIONSTR_H
#include "nvim/buffer_defs.h"
+#include "nvim/cmdexpand.h"
#include "nvim/option_defs.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS