diff --git a/Sources/uYouPlusPatches.h b/Sources/uYouPlusPatches.h index a9231b6..664b5a5 100644 --- a/Sources/uYouPlusPatches.h +++ b/Sources/uYouPlusPatches.h @@ -1,5 +1,11 @@ +#import +#import #import #import +#import "Tweaks/protobuf/objectivec/GPBDescriptor.h" +#import "Tweaks/protobuf/objectivec/GPBMessage.h" +#import "Tweaks/protobuf/objectivec/GPBUnknownField.h" +#import "Tweaks/protobuf/objectivec/GPBUnknownFieldSet.h" #import "uYouPlus.h" @interface PlayerManager : NSObject