summaryrefslogtreecommitdiffstats
path: root/lib/libUPnP/Platinum/Source/Apps/MobileMediaServer/ViewController.h
blob: 9f253abdd28f1938944d4bfbb8c501782516deeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//
//  ViewController.h
//  MobileMediaServer
//
//  Created by Sylvain Rebaud on 3/10/15.
//
//

#import <UIKit/UIKit.h>

@interface ViewController : UIViewController

@end