From d55aeafa7fc2af970e6c72086ef2443f1c7e56eb Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Wed, 3 Apr 2024 18:00:48 -0500 Subject: [PATCH] Added another header --- Sources/uYouPlus.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Sources/uYouPlus.h b/Sources/uYouPlus.h index 9e274782c1..de96a2a252 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -27,6 +27,7 @@ #import "Tweaks/YouTubeHeader/YTInlinePlayerBarContainerView.h" #import "Tweaks/YouTubeHeader/YTInnerTubeCollectionViewController.h" #import "Tweaks/YouTubeHeader/YTPivotBarItemView.h" +#import "Tweaks/YouTubeHeader/YTCollectionViewCell.h" // Hide buttons under the video player by @PoomSmart #import "Tweaks/YouTubeHeader/ASCollectionElement.h"