aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f3944eccbb..dba1a0457e 100644
--- a/Makefile
+++ b/Makefile
@@ -4630,8 +4630,8 @@ PUBLIC_HEADERS_CXX += \
include/grpc++/async_unary_call.h \
include/grpc++/auth_context.h \
include/grpc++/byte_buffer.h \
+ include/grpc++/channel.h \
include/grpc++/channel_arguments.h \
- include/grpc++/channel_interface.h \
include/grpc++/client_context.h \
include/grpc++/completion_queue.h \
include/grpc++/config.h \
@@ -4873,8 +4873,8 @@ PUBLIC_HEADERS_CXX += \
include/grpc++/async_unary_call.h \
include/grpc++/auth_context.h \
include/grpc++/byte_buffer.h \
+ include/grpc++/channel.h \
include/grpc++/channel_arguments.h \
- include/grpc++/channel_interface.h \
include/grpc++/client_context.h \
include/grpc++/completion_queue.h \
include/grpc++/config.h \