aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/transport/pid_controller_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/transport/pid_controller_test.cc')
-rw-r--r--test/core/transport/pid_controller_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/transport/pid_controller_test.cc b/test/core/transport/pid_controller_test.cc
index 081d03472a..1a499c2fb7 100644
--- a/test/core/transport/pid_controller_test.cc
+++ b/test/core/transport/pid_controller_test.cc
@@ -26,7 +26,7 @@
#include <grpc/support/string_util.h>
#include <grpc/support/useful.h>
#include <gtest/gtest.h>
-#include "src/core/lib/support/string.h"
+#include "src/core/lib/gpr/string.h"
#include "test/core/util/test_config.h"
namespace grpc_core {