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;