aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ui_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/ui_client.h')
-rw-r--r--src/nvim/ui_client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/ui_client.h b/src/nvim/ui_client.h
index 4fcccf04b2..383f69c5f7 100644
--- a/src/nvim/ui_client.h
+++ b/src/nvim/ui_client.h
@@ -7,7 +7,7 @@
#include "nvim/api/private/defs.h"
#include "nvim/grid_defs.h"
#include "nvim/macros.h"
-#include "nvim/types.h"
+#include "nvim/types_defs.h"
typedef struct {
const char *name;