diff --git a/Sources/uYouPlus.h b/Sources/uYouPlus.h index c30beeb..80c2d54 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -88,6 +88,9 @@ @interface YTChipCloudCell : UIView @end +@interface YTCountView : UIView +@end + @interface YTPlayabilityResolutionUserActionUIController : NSObject // Skips content warning before playing *some videos - @PoomSmart - (void)confirmAlertDidPressConfirm; @end