aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/transport/chttp2/alpn_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/transport/chttp2/alpn_test.c')
-rw-r--r--test/core/transport/chttp2/alpn_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/transport/chttp2/alpn_test.c b/test/core/transport/chttp2/alpn_test.c
index a3c8a9a43c..13509c13f7 100644
--- a/test/core/transport/chttp2/alpn_test.c
+++ b/test/core/transport/chttp2/alpn_test.c
@@ -31,7 +31,7 @@
*
*/
-#include "src/core/lib/transport/chttp2/alpn.h"
+#include "src/core/ext/transport/chttp2/transport/alpn.h"
#include <grpc/support/log.h>
#include "test/core/util/test_config.h"