From 14ea4aaae4d17ea39463106859dccb77a08885d2 Mon Sep 17 00:00:00 2001 From: "aric3435 (OLD ACCOUNT)" <78001398+arichornlover@users.noreply.github.com> Date: Sat, 21 Sep 2024 22:48:59 -0500 Subject: [PATCH] Update uYouPlusPatches.h --- Sources/uYouPlusPatches.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/uYouPlusPatches.h b/Sources/uYouPlusPatches.h index ecf630a..82e2a9f 100644 --- a/Sources/uYouPlusPatches.h +++ b/Sources/uYouPlusPatches.h @@ -6,7 +6,7 @@ #import #import "Tweaks/protobuf/objectivec/GPBDescriptor.h" #import "Tweaks/protobuf/objectivec/GPBUnknownField.h" -#import "Tweaks/protobuf/objectivec/GPBUnknownFieldSet.h" +#import "Tweaks/protobuf/objectivec/GPBUnknownFields.h" #import "uYouPlus.h" @interface PlayerManager : NSObject