diff options
Diffstat (limited to 'src/nvim/vim.h')
-rw-r--r-- | src/nvim/vim.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/vim.h b/src/nvim/vim.h index f989a43dfb..ada9e04134 100644 --- a/src/nvim/vim.h +++ b/src/nvim/vim.h @@ -8,7 +8,6 @@ #ifndef NVIM_VIM_H # define NVIM_VIM_H -#include "nvim/memory.h"// for xstrlcpy #include "nvim/types.h" /* Some defines from the old feature.h */ |