aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/insexpand.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/insexpand.h')
-rw-r--r--src/nvim/insexpand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/insexpand.h b/src/nvim/insexpand.h
index 83ba14e0d2..e09004f032 100644
--- a/src/nvim/insexpand.h
+++ b/src/nvim/insexpand.h
@@ -4,6 +4,7 @@
#include <stdbool.h>
#include "nvim/macros.h"
+#include "nvim/option_defs.h"
#include "nvim/vim.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS