aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/http/format_request.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/lib/http/format_request.h')
-rw-r--r--src/core/lib/http/format_request.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/lib/http/format_request.h b/src/core/lib/http/format_request.h
index 939401be48..ad51701bbb 100644
--- a/src/core/lib/http/format_request.h
+++ b/src/core/lib/http/format_request.h
@@ -34,7 +34,7 @@
#ifndef GRPC_CORE_LIB_HTTP_FORMAT_REQUEST_H
#define GRPC_CORE_LIB_HTTP_FORMAT_REQUEST_H
-#include <grpc/support/slice.h>
+#include <grpc/slice.h>
#include "src/core/lib/http/httpcli.h"
grpc_slice grpc_httpcli_format_get_request(const grpc_httpcli_request *request);