aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/spell.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/spell.h')
-rw-r--r--src/nvim/spell.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/spell.h b/src/nvim/spell.h
index ad66df4c5d..e93c82b91d 100644
--- a/src/nvim/spell.h
+++ b/src/nvim/spell.h
@@ -6,6 +6,7 @@
#include "nvim/spell_defs.h"
#include "nvim/ex_cmds_defs.h"
#include "nvim/globals.h"
+#include "nvim/vim.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "spell.h.generated.h"