summaryrefslogtreecommitdiff
path: root/src/string_utils.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/string_utils.cc')
-rw-r--r--src/string_utils.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/string_utils.cc b/src/string_utils.cc
index e478fd96..3073a870 100644
--- a/src/string_utils.cc
+++ b/src/string_utils.cc
@@ -4,6 +4,8 @@
#include "utf8_iterator.hh"
#include "unit_tests.hh"
+#include <cstdio>
+
namespace Kakoune
{