aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/cocoapods
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/cocoapods')
-rw-r--r--test/cpp/cocoapods/generic/generic.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/cocoapods/generic/generic.mm b/test/cpp/cocoapods/generic/generic.mm
index 5ca34f195c..26f09b0af0 100644
--- a/test/cpp/cocoapods/generic/generic.mm
+++ b/test/cpp/cocoapods/generic/generic.mm
@@ -32,7 +32,7 @@
#include <grpc/grpc.h>
#include <grpc/support/time.h>
-#include "src/core/lib/gpr/thd.h"
+#include "src/core/lib/gprpp/thd.h"
#include "test/core/util/port.h"
#include "test/core/util/test_config.h"