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, 1 insertions, 1 deletions
diff --git a/src/nvim/api/ui.h b/src/nvim/api/ui.h
index b1f4ff97d9..9147f1d870 100644
--- a/src/nvim/api/ui.h
+++ b/src/nvim/api/ui.h
@@ -9,5 +9,5 @@
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "api/ui.h.generated.h"
-# include "ui_events_remote.h.generated.h" // IWYU pragma: export
+# include "ui_events_remote.h.generated.h"
#endif