diff options
Diffstat (limited to 'test/core/surface/byte_buffer_reader_test.c')
-rw-r--r-- | test/core/surface/byte_buffer_reader_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/surface/byte_buffer_reader_test.c b/test/core/surface/byte_buffer_reader_test.c index c8aacdb017..629bce9107 100644 --- a/test/core/surface/byte_buffer_reader_test.c +++ b/test/core/surface/byte_buffer_reader_test.c @@ -42,7 +42,7 @@ #include <grpc/support/time.h> #include "test/core/util/test_config.h" -#include "src/core/compression/message_compress.h" +#include "src/core/lib/compression/message_compress.h" #include <string.h> |