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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nvim/api/ui.h b/src/nvim/api/ui.h
index bc70406acb..b3fe0fa2bb 100644
--- a/src/nvim/api/ui.h
+++ b/src/nvim/api/ui.h
@@ -5,8 +5,10 @@
#include "nvim/api/private/defs.h"
#include "nvim/map.h"
+#include "nvim/ui.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "api/ui.h.generated.h"
+# include "ui_events_remote.h.generated.h"
#endif
#endif // NVIM_API_UI_H