aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/drawscreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/drawscreen.h')
-rw-r--r--src/nvim/drawscreen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/drawscreen.h b/src/nvim/drawscreen.h
index 398825f1bc..7fab7ebacf 100644
--- a/src/nvim/drawscreen.h
+++ b/src/nvim/drawscreen.h
@@ -3,6 +3,7 @@
#include <stdbool.h>
+#include "nvim/buffer_defs.h"
#include "nvim/drawline.h"
#include "nvim/macros.h"