2014-10-21 03:50:18 -04:00

14 lines
208 B
Objective-C

//
// StreamView.h
// Limelight
//
// Created by Cameron Gutman on 10/19/14.
// Copyright (c) 2014 Limelight Stream. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface StreamView : UIView
@end