aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures/h2_full+pipe.c
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-04-04 15:54:40 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-04-04 15:54:40 -0700
commitee787caf0eb143f00092756bafcdb0f82f5f1a55 (patch)
tree2aaad2634072633ffdc98452e5c9413a2a9fa279 /test/core/end2end/fixtures/h2_full+pipe.c
parent94736b9d67733b3a86ae1f405c5edcd385edcb5f (diff)
parentc02f36bc9ec4baab246c1bd869d679ed19ab8580 (diff)
Merge github.com:grpc/grpc into truebin
Diffstat (limited to 'test/core/end2end/fixtures/h2_full+pipe.c')
-rw-r--r--test/core/end2end/fixtures/h2_full+pipe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/end2end/fixtures/h2_full+pipe.c b/test/core/end2end/fixtures/h2_full+pipe.c
index c6013f3040..0191e59fc8 100644
--- a/test/core/end2end/fixtures/h2_full+pipe.c
+++ b/test/core/end2end/fixtures/h2_full+pipe.c
@@ -46,7 +46,7 @@
#include <grpc/support/sync.h>
#include <grpc/support/thd.h>
#include <grpc/support/useful.h>
-#include "src/core/ext/client_channel/client_channel.h"
+#include "src/core/ext/filters/client_channel/client_channel.h"
#include "src/core/ext/transport/chttp2/transport/chttp2_transport.h"
#include "src/core/lib/channel/connected_channel.h"
#include "src/core/lib/channel/http_server_filter.h"