From 7b82be6a130bc9934ff4c529eb1e34e4272b39b2 Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Wed, 23 Oct 2024 20:04:19 -0700 Subject: [PATCH] Automated Code Change PiperOrigin-RevId: 689203606 --- src/google/protobuf/compiler/zip_writer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/google/protobuf/compiler/zip_writer.h b/src/google/protobuf/compiler/zip_writer.h index 0e8705b32a58..e39d0522864f 100644 --- a/src/google/protobuf/compiler/zip_writer.h +++ b/src/google/protobuf/compiler/zip_writer.h @@ -12,7 +12,7 @@ #include #include -#include "google/protobuf/stubs/common.h" +#include "base/types.h" #include "google/protobuf/io/zero_copy_stream.h" namespace google {