From 43de3bff024a36b66748477ba7ab2b4376195c6b Mon Sep 17 00:00:00 2001 From: "aric3435 (OLD ACCOUNT)" <78001398+arichornlover@users.noreply.github.com> Date: Mon, 23 Sep 2024 02:07:44 -0500 Subject: [PATCH] Update uYouPlusPatches.h --- Sources/uYouPlusPatches.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Sources/uYouPlusPatches.h b/Sources/uYouPlusPatches.h index 82e2a9f..59af3b3 100644 --- a/Sources/uYouPlusPatches.h +++ b/Sources/uYouPlusPatches.h @@ -4,9 +4,9 @@ #import #import #import -#import "Tweaks/protobuf/objectivec/GPBDescriptor.h" -#import "Tweaks/protobuf/objectivec/GPBUnknownField.h" -#import "Tweaks/protobuf/objectivec/GPBUnknownFields.h" +#import +#import +#import #import "uYouPlus.h" @interface PlayerManager : NSObject