aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/transport/chttp2/varint_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/transport/chttp2/varint_test.c')
-rw-r--r--test/core/transport/chttp2/varint_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/transport/chttp2/varint_test.c b/test/core/transport/chttp2/varint_test.c
index 960c9536ef..85c6c84f84 100644
--- a/test/core/transport/chttp2/varint_test.c
+++ b/test/core/transport/chttp2/varint_test.c
@@ -31,7 +31,7 @@
*
*/
-#include "src/core/lib/transport/chttp2/varint.h"
+#include "src/core/ext/transport/chttp2/transport/varint.h"
#include <grpc/support/log.h>
#include <grpc/support/slice.h>