aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/fling/fling_stream_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/fling/fling_stream_test.cc')
-rw-r--r--test/core/fling/fling_stream_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/fling/fling_stream_test.cc b/test/core/fling/fling_stream_test.cc
index 6b29486f22..d5fd7a8d46 100644
--- a/test/core/fling/fling_stream_test.cc
+++ b/test/core/fling/fling_stream_test.cc
@@ -21,11 +21,11 @@
#include <grpc/support/alloc.h>
#include <grpc/support/string_util.h>
-#include <grpc/support/subprocess.h>
#include "src/core/lib/gpr/host_port.h"
#include "src/core/lib/gpr/string.h"
#include "test/core/util/port.h"
+#include "test/core/util/subprocess.h"
int main(int argc, char** argv) {
char* me = argv[0];