aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/api/ui.h')
-rw-r--r--src/nvim/api/ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/api/ui.h b/src/nvim/api/ui.h
index b3af14f8a8..bc70406acb 100644
--- a/src/nvim/api/ui.h
+++ b/src/nvim/api/ui.h
@@ -4,6 +4,7 @@
#include <stdint.h>
#include "nvim/api/private/defs.h"
+#include "nvim/map.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "api/ui.h.generated.h"