diff options
Diffstat (limited to 'src/nvim/grid.c')
-rw-r--r-- | src/nvim/grid.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/grid.c b/src/nvim/grid.c index 32b1d3f8eb..e0caa3841b 100644 --- a/src/nvim/grid.c +++ b/src/nvim/grid.c @@ -22,7 +22,6 @@ #include "nvim/globals.h" #include "nvim/grid.h" #include "nvim/highlight.h" -#include "nvim/highlight_defs.h" #include "nvim/log.h" #include "nvim/map_defs.h" #include "nvim/mbyte.h" |