mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-04-09 17:36:31 +00:00
refactored project directories
This commit is contained in:
15
Limelight/ViewControllers/StreamFrameViewController.h
Normal file
15
Limelight/ViewControllers/StreamFrameViewController.h
Normal file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// StreamFrameViewController.h
|
||||
// Limelight-iOS
|
||||
//
|
||||
// Created by Diego Waxemberg on 1/18/14.
|
||||
// Copyright (c) 2014 Diego Waxemberg. All rights reserved.
|
||||
//
|
||||
|
||||
#import "Connection.h"
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface StreamFrameViewController : UIViewController <ConTermCallback>
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user