aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface/channel_create_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/surface/channel_create_test.c')
-rw-r--r--test/core/surface/channel_create_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/surface/channel_create_test.c b/test/core/surface/channel_create_test.c
index 654e5324d9..21bf6a0b7d 100644
--- a/test/core/surface/channel_create_test.c
+++ b/test/core/surface/channel_create_test.c
@@ -36,7 +36,7 @@
#include <grpc/grpc.h>
#include <grpc/support/log.h>
-#include "src/core/ext/client_channel/resolver_registry.h"
+#include "src/core/ext/filters/client_channel/resolver_registry.h"
#include "src/core/lib/channel/channel_stack.h"
#include "src/core/lib/surface/channel.h"
#include "test/core/util/test_config.h"