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 4da7dd65bb..5a4a90035c 100644
--- a/src/nvim/highlight.h
+++ b/src/nvim/highlight.h
@@ -3,6 +3,7 @@
#include <stdbool.h>
+#include "nvim/api/keysets.h"
#include "nvim/api/private/defs.h"
#include "nvim/buffer_defs.h"
#include "nvim/highlight_defs.h"