From c9a851a93c90d257268066fa80e01a1cc8e8fd0d Mon Sep 17 00:00:00 2001 From: aricloverEXALT <157071384+aricloverEXALT@users.noreply.github.com> Date: Sat, 1 Feb 2025 00:03:34 -0600 Subject: [PATCH] Update uYouPlus.h --- Sources/uYouPlus.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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;