// // hellolandscapeViewController.h // hellolandscape // // Created by Bess Ho on 10/19/10. // Copyright 2010 __MyCompanyName__. All rights reserved. // #import @interface hellolandscapeViewController : UIViewController { } @end