aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/fileio_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/os/fileio_defs.h')
-rw-r--r--src/nvim/os/fileio_defs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/os/fileio_defs.h b/src/nvim/os/fileio_defs.h
index 63b6f51c17..0f76fdb2aa 100644
--- a/src/nvim/os/fileio_defs.h
+++ b/src/nvim/os/fileio_defs.h
@@ -4,7 +4,6 @@
#include <stdint.h>
#include "nvim/func_attr.h"
-#include "nvim/rbuffer_defs.h"
/// Structure used to read from/write to file
typedef struct {