aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer_updates.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/buffer_updates.h')
-rw-r--r--src/nvim/buffer_updates.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/buffer_updates.h b/src/nvim/buffer_updates.h
index b2d0a62270..961fec879b 100644
--- a/src/nvim/buffer_updates.h
+++ b/src/nvim/buffer_updates.h
@@ -2,6 +2,7 @@
#define NVIM_BUFFER_UPDATES_H
#include "nvim/buffer_defs.h"
+#include "nvim/extmark.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "buffer_updates.h.generated.h"