aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/fling/fling_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/fling/fling_test.c')
-rw-r--r--test/core/fling/fling_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/fling/fling_test.c b/test/core/fling/fling_test.c
index 4607aa5f98..b2272f20c8 100644
--- a/test/core/fling/fling_test.c
+++ b/test/core/fling/fling_test.c
@@ -43,7 +43,7 @@
#include <grpc/support/alloc.h>
#include <grpc/support/host_port.h>
-#include <grpc/support/string.h>
+#include "src/core/support/string.h"
#include "test/core/util/port.h"
int main(int argc, char **argv) {