aboutsummaryrefslogtreecommitdiff
path: root/src/core/lib/debug/trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/lib/debug/trace.h')
-rw-r--r--src/core/lib/debug/trace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/lib/debug/trace.h b/src/core/lib/debug/trace.h
index d3c8ee487b..08ece59bcc 100644
--- a/src/core/lib/debug/trace.h
+++ b/src/core/lib/debug/trace.h
@@ -25,6 +25,7 @@
#include <map>
#include <string>
+#include "absl/strings/str_cat.h"
#include "absl/strings/string_view.h"
void grpc_tracer_init();