equal
deleted
inserted
replaced
16 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
16 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
17 */ |
17 */ |
18 |
18 |
19 |
19 |
20 #import <UIKit/UIKit.h> |
20 #import <UIKit/UIKit.h> |
21 #import "SDL_uikitappdelegate.h" |
21 #import "../src/video/uikit/SDL_uikitappdelegate.h" |
22 |
22 |
23 |
23 |
24 @class MainMenuViewController; |
24 @class MainMenuViewController; |
25 |
25 |
26 @interface HedgewarsAppDelegate : SDLUIKitDelegate { |
26 @interface HedgewarsAppDelegate : SDLUIKitDelegate { |