YH_RootViewController.h
296 Bytes
//
// YH_RootViewController.h
// YohoLive
//
// Created by 盖剑秋 on 16/6/6.
// Copyright © 2016年 YOHO!. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "YH_RoomSecretViewController.h"
#import "YH_EndViewController.h"
@interface YH_RootViewController : UIViewController
@end