aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/keycodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/keycodes.h')
-rw-r--r--src/nvim/keycodes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/keycodes.h b/src/nvim/keycodes.h
index 7c143fc99e..9806808438 100644
--- a/src/nvim/keycodes.h
+++ b/src/nvim/keycodes.h
@@ -5,6 +5,7 @@
#include "nvim/ascii.h"
#include "nvim/option_defs.h"
+#include "nvim/option_vars.h"
#include "nvim/strings.h"
// Keycode definitions for special keys.