aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util/slice_splitter.h
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-10-26 16:16:35 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-10-26 16:16:35 -0700
commitb37d53ebc0414777e3999bcad820b174a24291a9 (patch)
tree0f7dee71d0a758e5be6b548ac84efea1b1d95e6f /test/core/util/slice_splitter.h
parentd41a4a720f76c6555b80f82ee771071e09d55e03 (diff)
Bulk update #includes
Diffstat (limited to 'test/core/util/slice_splitter.h')
-rw-r--r--test/core/util/slice_splitter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/core/util/slice_splitter.h b/test/core/util/slice_splitter.h
index 9e62dfa0f3..61628092b3 100644
--- a/test/core/util/slice_splitter.h
+++ b/test/core/util/slice_splitter.h
@@ -37,8 +37,8 @@
/* utility function to split/merge slices together to help create test
cases */
-#include <grpc/support/slice.h>
-#include <grpc/support/slice_buffer.h>
+#include <grpc/slice.h>
+#include <grpc/slice_buffer.h>
typedef enum {
/* merge all input slices into a single slice */