aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/buffer.h')
-rw-r--r--src/nvim/buffer.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/nvim/buffer.h b/src/nvim/buffer.h
index 36e70d1927..af30870776 100644
--- a/src/nvim/buffer.h
+++ b/src/nvim/buffer.h
@@ -6,13 +6,10 @@
#include "nvim/buffer_defs.h" // IWYU pragma: export
#include "nvim/eval/typval.h"
-#include "nvim/eval/typval_defs.h"
-#include "nvim/ex_cmds_defs.h"
#include "nvim/func_attr.h"
#include "nvim/macros_defs.h"
#include "nvim/memline.h"
-#include "nvim/memline_defs.h"
-#include "nvim/pos_defs.h"
+#include "nvim/types_defs.h"
/// Values for buflist_getfile()
enum getf_values {