aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/debug/stats.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/lib/debug/stats.cc')
-rw-r--r--src/core/lib/debug/stats.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/lib/debug/stats.cc b/src/core/lib/debug/stats.cc
index 0b39b2b1e7..465c76114d 100644
--- a/src/core/lib/debug/stats.cc
+++ b/src/core/lib/debug/stats.cc
@@ -25,7 +25,7 @@
#include <grpc/support/string_util.h>
#include <grpc/support/useful.h>
-#include "src/core/lib/support/string.h"
+#include "src/core/lib/gpr/string.h"
grpc_stats_data* grpc_stats_per_cpu_storage = nullptr;
static size_t g_num_cores;