aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/os/input.h')
-rw-r--r--src/nvim/os/input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/os/input.h b/src/nvim/os/input.h
index 5902677a35..d571965408 100644
--- a/src/nvim/os/input.h
+++ b/src/nvim/os/input.h
@@ -5,6 +5,7 @@
#include <stdbool.h>
#include "nvim/api/private/defs.h"
+#include "nvim/event/multiqueue.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "os/input.h.generated.h"