From 832feb74ef7a205dc5ca8a23964eb3bdd0582baf Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Mon, 26 Feb 2024 01:18:37 -0600 Subject: [PATCH] Update BigYTMiniPlayer.h --- Sources/BigYTMiniPlayer.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Sources/BigYTMiniPlayer.h b/Sources/BigYTMiniPlayer.h index d1f0331..8069ba7 100644 --- a/Sources/BigYTMiniPlayer.h +++ b/Sources/BigYTMiniPlayer.h @@ -1,4 +1,5 @@ #import "uYouPlus.h" +#import "Tweaks/YouTubeHeader/YTInlinePlayerBarContainerView.h" @interface YTMainAppVideoPlayerOverlayView : UIView - (UIViewController *)_viewControllerForAncestor;