aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/tty.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/os/tty.h')
-rw-r--r--src/nvim/os/tty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/os/tty.h b/src/nvim/os/tty.h
index 3a78573189..a24d875c05 100644
--- a/src/nvim/os/tty.h
+++ b/src/nvim/os/tty.h
@@ -1,5 +1,5 @@
#pragma once
#ifdef INCLUDE_GENERATED_DECLARATIONS
-# include "os/tty.h.generated.h"
+# include "os/tty.h.generated.h" // IWYU pragma: export
#endif