build(IWYU): fix includes for undo_defs.h

This commit is contained in:
dundargoc
2023-11-27 18:39:38 +01:00
committed by dundargoc
parent 8b428ca8b7
commit f4aedbae4c
126 changed files with 123 additions and 125 deletions

View File

@@ -1046,7 +1046,6 @@ def CheckIncludes(filename, lines, error):
"src/nvim/ui_client.h",
"src/nvim/ui_compositor.h",
"src/nvim/undo.h",
"src/nvim/undo_defs.h",
"src/nvim/usercmd.h",
"src/nvim/version.h",
"src/nvim/vim.h",