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