summaryrefslogtreecommitdiff
path: root/src/buffer_manager.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer_manager.cc')
-rw-r--r--src/buffer_manager.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer_manager.cc b/src/buffer_manager.cc
index 8d2820b2..c7d8f0aa 100644
--- a/src/buffer_manager.cc
+++ b/src/buffer_manager.cc
@@ -4,7 +4,7 @@
#include "buffer.hh"
#include "client_manager.hh"
#include "exception.hh"
-#include "file.hh"
+#include "buffer_utils.hh"
#include "ranges.hh"
#include "string.hh"
#include "regex.hh"