aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/highlight.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/highlight.h')
-rw-r--r--src/nvim/highlight.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/highlight.h b/src/nvim/highlight.h
index 5a4a90035c..fc311b4269 100644
--- a/src/nvim/highlight.h
+++ b/src/nvim/highlight.h
@@ -8,6 +8,7 @@
#include "nvim/buffer_defs.h"
#include "nvim/highlight_defs.h"
#include "nvim/option_defs.h"
+#include "nvim/option_vars.h"
#include "nvim/ui.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS