aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/ruby_generator_map-inl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/ruby_generator_map-inl.h')
-rw-r--r--src/compiler/ruby_generator_map-inl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/compiler/ruby_generator_map-inl.h b/src/compiler/ruby_generator_map-inl.h
index a86342e8d5..f902b6d98f 100644
--- a/src/compiler/ruby_generator_map-inl.h
+++ b/src/compiler/ruby_generator_map-inl.h
@@ -31,8 +31,8 @@
*
*/
-#ifndef NET_GRPC_COMPILER_RUBY_GENERATOR_MAP_INL_H_
-#define NET_GRPC_COMPILER_RUBY_GENERATOR_MAP_INL_H_
+#ifndef GRPC_INTERNAL_COMPILER_RUBY_GENERATOR_MAP_INL_H
+#define GRPC_INTERNAL_COMPILER_RUBY_GENERATOR_MAP_INL_H
#include <iostream>
#include <initializer_list>
@@ -69,4 +69,4 @@ inline std::map<std::string, std::string> ListToDict(
} // namespace grpc_ruby_generator
-#endif // NET_GRPC_COMPILER_RUBY_GENERATOR_MAP_INL_H_
+#endif // GRPC_INTERNAL_COMPILER_RUBY_GENERATOR_MAP_INL_H