changeset 2772 | 1965eba10be6 |
parent 2740 | 03df0573a9fd |
child 2805 | 36a8cebb91e8 |
--- a/cocoaTouch/SDLOverrides/SDL_uikitappdelegate.h Mon Feb 08 18:12:06 2010 +0000 +++ b/cocoaTouch/SDLOverrides/SDL_uikitappdelegate.h Mon Feb 08 21:49:52 2010 +0000 @@ -22,7 +22,8 @@ #import <UIKit/UIKit.h> #import "SDL_video.h" -#import "MainMenuViewController.h" + +@class MainMenuViewController; @interface SDLUIKitDelegate:NSObject <UIApplicationDelegate> { SDL_Window *window;