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 48df6d5fb3..d5fd7a8d46 100644
--- a/test/core/fling/fling_stream_test.cc
+++ b/test/core/fling/fling_stream_test.cc
@@ -20,9 +20,9 @@
#include <string.h>
#include <grpc/support/alloc.h>
-#include <grpc/support/host_port.h>
#include <grpc/support/string_util.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"