diff --git a/Sources/uYouPlus.h b/Sources/uYouPlus.h index ba44a0e..5f361ac 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -1,3 +1,4 @@ +#import #import #import #import @@ -320,10 +321,7 @@ static NSString *const kGoogleSigninFix = @"googleSigninFix_enabled"; @end // MLPlayerStickySettings Header has been moved to https://github.com/arichornloverALT/YouTubeHeader/blob/main/MLPlayerStickySettings.h - -@interface MLPlayerEventCenter : NSObject -- (void)broadcastRateChange:(float)rate; -@end +// MLPlayerEventCenter Header has been moved to https://github.com/PoomSmart/YouTubeHeader/blob/main/MLPlayerEventCenter.h @interface HAMPlayerInternal : NSObject - (void)setRate:(float)rate;