From 45991e71d8e158ffe5ae6356035542a56b4f756e Mon Sep 17 00:00:00 2001 From: "aricloverGitHub (INACTIVE)" <78001398+arichornlover@users.noreply.github.com> Date: Sat, 9 Nov 2024 12:12:46 -0600 Subject: [PATCH] Update YTLitePlus.h Headers --- YTLitePlus.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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