summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/debug.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug.cpp b/src/debug.cpp
index 81bb0688..49d42e62 100644
--- a/src/debug.cpp
+++ b/src/debug.cpp
@@ -11,6 +11,7 @@
#include <iostream>
#include <iomanip>
#include <common.hpp> // FmtEscaped
+#include <cstring> // strchr
int g_debug_indent_level = 0;