diff --git a/YTLitePlus.h b/YTLitePlus.h index 1c3ead2..a72942d 100644 --- a/YTLitePlus.h +++ b/YTLitePlus.h @@ -10,6 +10,7 @@ #import #import // For AVPlayer and AVPlayerViewController #import // For kUTTypeMovie and kUTTypeVideo +#import #import "Tweaks/FLEX/FLEX.h" #import "Tweaks/YouTubeHeader/YTAppDelegate.h" @@ -130,7 +131,7 @@ typedef NS_ENUM(NSUInteger, GestureSection) { @property (nonatomic, assign, readwrite) BOOL enableSnapToChapter; @end -// Hide YouTube Plus incompatibility warning popup - @bhackel +// HelperVC - @bhackel @interface HelperVC : UIViewController @end