aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/event
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/event')
-rw-r--r--src/nvim/event/stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/event/stream.h b/src/nvim/event/stream.h
index d02707dc45..ab694e2247 100644
--- a/src/nvim/event/stream.h
+++ b/src/nvim/event/stream.h
@@ -6,7 +6,7 @@
#include "nvim/event/loop.h"
#include "nvim/event/multiqueue.h"
-#include "nvim/rbuffer.h"
+#include "nvim/rbuffer_defs.h"
struct stream;