diff options
Diffstat (limited to 'src/clint.py')
-rwxr-xr-x | src/clint.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/clint.py b/src/clint.py index 6e4d419b38..293545199b 100755 --- a/src/clint.py +++ b/src/clint.py @@ -915,6 +915,7 @@ def CheckIncludes(filename, lines, error): "src/nvim/ascii.h", "src/nvim/assert.h", "src/nvim/autocmd.h", + "src/nvim/autocmd_defs.h", "src/nvim/base64.h", "src/nvim/buffer.h", "src/nvim/buffer_defs.h", |