diff --git a/Header.h b/Header.h index 1520b47..599703d 100644 --- a/Header.h +++ b/Header.h @@ -13,6 +13,9 @@ @end // uYouPlus +@interface YTChipCloudCell : UIView +@end + @interface YTPlayabilityResolutionUserActionUIController : NSObject // Skips content warning before playing *some videos - @PoomSmart - (void)confirmAlertDidPressConfirm; @end