From 0e61ebb4d756237b96ca806d45ded5d79dbe894e Mon Sep 17 00:00:00 2001 From: arichornloverALT <157071384+arichornloverALT@users.noreply.github.com> Date: Tue, 9 Jul 2024 07:39:13 -0500 Subject: [PATCH] Update uYouPlus.h --- Sources/uYouPlus.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Sources/uYouPlus.h b/Sources/uYouPlus.h index 993ca1627f..cf744e9331 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -42,6 +42,7 @@ #import #import #import +#import #import #import #import @@ -175,9 +176,7 @@ @end // YTSpeed -@interface YTVarispeedSwitchControllerOption : NSObject -- (id)initWithTitle:(id)title rate:(float)rate; -@end +// YTVarispeedSwitchControllerOption Header has been moved to https://github.com/PoomSmart/YouTubeHeader/blob/main/YTVarispeedSwitchControllerOption.h @interface MLHAMQueuePlayer : NSObject @property id playerEventCenter;