aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/tty.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/os/tty.c')
-rw-r--r--src/nvim/os/tty.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/os/tty.c b/src/nvim/os/tty.c
index bd5b9b4506..4f525bed9a 100644
--- a/src/nvim/os/tty.c
+++ b/src/nvim/os/tty.c
@@ -6,6 +6,7 @@
//
#include "nvim/os/os.h"
+#include "nvim/os/tty.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "os/tty.c.generated.h"