aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/channel_stack_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/surface/channel_stack_type.h')
-rw-r--r--src/core/surface/channel_stack_type.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/surface/channel_stack_type.h b/src/core/surface/channel_stack_type.h
index e5663f179f..846391a68a 100644
--- a/src/core/surface/channel_stack_type.h
+++ b/src/core/surface/channel_stack_type.h
@@ -31,8 +31,8 @@
*
*/
-#ifndef GRPC_INTERNAL_CORE_SURFACE_CHANNEL_STACK_TYPE_H
-#define GRPC_INTERNAL_CORE_SURFACE_CHANNEL_STACK_TYPE_H
+#ifndef GRPC_CORE_SURFACE_CHANNEL_STACK_TYPE_H
+#define GRPC_CORE_SURFACE_CHANNEL_STACK_TYPE_H
#include <stdbool.h>
@@ -58,4 +58,4 @@ typedef enum {
bool grpc_channel_stack_type_is_client(grpc_channel_stack_type type);
-#endif /* GRPC_INTERNAL_CORE_SURFACE_CHANNEL_STACK_TYPE_H */
+#endif /* GRPC_CORE_SURFACE_CHANNEL_STACK_TYPE_H */