diff --git a/Header.h b/Header.h index 3965142..13d43d4 100644 --- a/Header.h +++ b/Header.h @@ -12,6 +12,9 @@ @interface YTMainAppControlsOverlayView: UIView @end +@interface YTTransportControlsButtonView : UIView +@end + // @interface YTPlaylistHeaderViewController : UIViewController // @property (nonatomic, strong, readwrite) UIView *downloadsButton; // @end