commit | ee6b1abb35ed852201937402a65be4b866849fec | [log] [tgz] |
---|---|---|
author | Protobuf Team <no-reply@google.com> | Wed Apr 13 09:06:17 2022 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 13 09:07:41 2022 -0700 |
tree | 7d67eefb24a5ef015e2b5f9cd35f08da12d5bf23 | |
parent | 6a2c01a7f25ec30dbd4adb3bc1af00e165bbf882 [diff] [blame] |
Create targets for UPB release PiperOrigin-RevId: 441496547
diff --git a/python/repeated.h b/python/repeated.h index 9cde3ea..5d74bd2 100644 --- a/python/repeated.h +++ b/python/repeated.h
@@ -30,7 +30,7 @@ #include <stdbool.h> -#include "python/python.h" +#include "python/python_api.h" #include "upb/def.h" // Creates a new repeated field stub for field `f` of message object `parent`.