aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/transport/chttp2/varint_test.c
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-03-28 22:44:04 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-03-28 22:44:04 -0700
commit5595c759dd5197b5d317bbd856db089d9149cc3d (patch)
tree61bb5fad90310a37b995928eec66f71a1e9151f2 /test/core/transport/chttp2/varint_test.c
parent4af12f4485defcc625454ea81c315a7383116742 (diff)
parentc91504ed57c93d30f654d9f3a0fee62c1236fad8 (diff)
Merge github.com:grpc/grpc into accounting
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>