mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
build(IWYU): fix includes for undo_defs.h
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "nvim/log.h"
|
||||
#include "nvim/lua/executor.h"
|
||||
#include "nvim/message.h"
|
||||
#include "nvim/pos.h"
|
||||
#include "nvim/pos_defs.h"
|
||||
|
||||
static kvec_t(DecorProvider) decor_providers = KV_INITIAL_VALUE;
|
||||
|
||||
|
Reference in New Issue
Block a user