refactor/single-include: buffer.h (#6396)

This commit is contained in:
relnod
2017-03-30 00:50:11 +02:00
committed by Justin M. Keyes
parent c60e409471
commit 6964b67c00
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
#ifndef NVIM_BUFFER_H
#define NVIM_BUFFER_H
#include "nvim/vim.h"
#include "nvim/window.h"
#include "nvim/pos.h" // for linenr_T
#include "nvim/ex_cmds_defs.h" // for exarg_T