blob: 5854be39f84122fbd41936292effc408be4f39bf [file] [log] [blame]
//
// UniversalAppViewController.h
// UniversalApp
//
// Created by Robbie Hanson on 7/1/10.
//
#import <UIKit/UIKit.h>
@interface UniversalAppViewController : UIViewController {
}
@end