aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/api/buffer.h')
-rw-r--r--src/nvim/api/buffer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/api/buffer.h b/src/nvim/api/buffer.h
index 0262ea000e..9aa898f7da 100644
--- a/src/nvim/api/buffer.h
+++ b/src/nvim/api/buffer.h
@@ -2,7 +2,6 @@
#define NVIM_API_BUFFER_H
#include <stdint.h>
-#include <stdbool.h>
#include "nvim/api/private/defs.h"