move upb/hpb_generator -> protobuf/compiler/hpb
PiperOrigin-RevId: 649112245
diff --git a/hpb_generator/output.h b/hpb_generator/output.h
index 828a423..6244d3f 100644
--- a/hpb_generator/output.h
+++ b/hpb_generator/output.h
@@ -5,8 +5,8 @@
// license that can be found in the LICENSE file or at
// https://developers.google.com/open-source/licenses/bsd
-#ifndef UPB_PROTOS_GENERATOR_OUTPUT_H
-#define UPB_PROTOS_GENERATOR_OUTPUT_H
+#ifndef PROTOBUF_COMPILER_HBP_OUTPUT_H_
+#define PROTOBUF_COMPILER_HBP_OUTPUT_H_
#include <vector>
@@ -148,4 +148,4 @@
} // namespace protos_generator
-#endif // UPB_PROTOS_GENERATOR_OUTPUT_H
+#endif // PROTOBUF_COMPILER_HBP_OUTPUT_H_