aboutsummaryrefslogtreecommitdiff
path: root/src/clint.py
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2023-11-28 17:01:27 +0800
committerGitHub <noreply@github.com>2023-11-28 17:01:27 +0800
commit71e954ad303eec25b67541f3a99392446f6de8b3 (patch)
treebf17577ba1c665176dc6dd0fe7ef86a4e444a763 /src/clint.py
parent570367ac83cdceeee7d43dadcff7652bd5cc93c5 (diff)
downloadrneovim-71e954ad303eec25b67541f3a99392446f6de8b3.tar.gz
rneovim-71e954ad303eec25b67541f3a99392446f6de8b3.tar.bz2
rneovim-71e954ad303eec25b67541f3a99392446f6de8b3.zip
refactor(IWYU): fix includes for ugrid.h (#26267)
Diffstat (limited to 'src/clint.py')
-rwxr-xr-xsrc/clint.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/clint.py b/src/clint.py
index 812464b753..9daa1ad21f 100755
--- a/src/clint.py
+++ b/src/clint.py
@@ -998,7 +998,6 @@ def CheckIncludes(filename, lines, error):
"src/nvim/textobject.h",
"src/nvim/tui/input.h",
"src/nvim/tui/tui.h",
- "src/nvim/ugrid.h",
"src/nvim/ui.h",
"src/nvim/ui_client.h",
"src/nvim/ui_compositor.h",