refactor: fix includes for api/autocmd.h

This commit is contained in:
dundargoc
2023-11-27 20:13:32 +01:00
committed by dundargoc
parent f9231603c4
commit e3f735ef10
30 changed files with 27 additions and 29 deletions

View File

@@ -2,7 +2,7 @@
#include <stdint.h> // IWYU pragma: keep
#include "nvim/api/keysets.h"
#include "nvim/api/keysets_defs.h"
#include "nvim/api/private/defs.h" // IWYU pragma: keep
#ifdef INCLUDE_GENERATED_DECLARATIONS