aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/fling/fling_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/fling/fling_test.cc')
-rw-r--r--test/core/fling/fling_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/fling/fling_test.cc b/test/core/fling/fling_test.cc
index 7586be234f..d95317b7e6 100644
--- a/test/core/fling/fling_test.cc
+++ b/test/core/fling/fling_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"