summaryrefslogtreecommitdiff
path: root/src/string.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/string.cc')
-rw-r--r--src/string.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/string.cc b/src/string.cc
index 152b90aa..6a1fda55 100644
--- a/src/string.cc
+++ b/src/string.cc
@@ -1,7 +1,7 @@
#include "string.hh"
#include "exception.hh"
-#include "utils.hh"
+#include "containers.hh"
#include "utf8_iterator.hh"
namespace Kakoune