1#import <UIKit/UIKit.h> 2 3@interface LauncherSplitViewController : UISplitViewController 4 5@end 6 7