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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/buffer_updates.h b/src/nvim/buffer_updates.h
index 5e40657537..ca5246c571 100644
--- a/src/nvim/buffer_updates.h
+++ b/src/nvim/buffer_updates.h
@@ -4,7 +4,7 @@
#include "nvim/buffer_defs.h" // IWYU pragma: keep
#include "nvim/extmark.h"
-#include "nvim/pos.h"
+#include "nvim/pos_defs.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "buffer_updates.h.generated.h"