mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 02:16:31 +00:00
build(IWYU): fix includes for undo_defs.h
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
#include "nvim/garray.h"
|
||||
#include "nvim/marktree.h"
|
||||
#include "nvim/memory.h"
|
||||
#include "nvim/pos.h"
|
||||
#include "nvim/pos_defs.h"
|
||||
// only for debug functions
|
||||
#include "nvim/api/private/defs.h"
|
||||
#include "nvim/api/private/helpers.h"
|
||||
|
Reference in New Issue
Block a user