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