mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
refactor/single-include: move.h #6469
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
#define NVIM_MOVE_H
|
||||
|
||||
#include <stdbool.h>
|
||||
#include "nvim/buffer_defs.h" // for win_T
|
||||
#include "nvim/pos.h" // for linenr_T
|
||||
|
||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||
# include "move.h.generated.h"
|
||||
|
Reference in New Issue
Block a user