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 70ecfba7..38256ff1 100644
--- a/src/buffer_manager.cc
+++ b/src/buffer_manager.cc
@@ -3,7 +3,7 @@
#include "assert.hh"
#include "buffer.hh"
#include "exception.hh"
-#include "regex.hh"
+#include "string.hh"
namespace Kakoune
{