@import UIKit; @interface SPRootViewController : UIViewController - (CGImageRef)getImageNamed:(NSString *)filename; @end