mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 15:21:47 +00:00
refactor: eliminate cyclic includes
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#include "nvim/pos_defs.h"
|
||||
#include "nvim/state_defs.h"
|
||||
#include "nvim/strings.h"
|
||||
#include "nvim/types_defs.h"
|
||||
#include "nvim/ui.h"
|
||||
#include "nvim/ui_compositor.h"
|
||||
#include "nvim/vim_defs.h"
|
||||
|
Reference in New Issue
Block a user