Fixed compile errors on iOS
This commit is contained in:
parent
9f08f67e67
commit
a14efd4af1
2 changed files with 0 additions and 2 deletions
|
@ -28,7 +28,6 @@
|
|||
#include "SDL_uikitevents.h"
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#include "jumphack.h"
|
||||
|
||||
static BOOL UIKit_EventPumpEnabled = YES;
|
||||
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
#include "SDL_uikitappdelegate.h"
|
||||
#include "SDL_uikitmodes.h"
|
||||
#include "SDL_uikitwindow.h"
|
||||
#include "jumphack.h"
|
||||
#include "../SDL_sysvideo.h"
|
||||
#include "../../events/SDL_keyboard_c.h"
|
||||
#include "../../events/SDL_mouse_c.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue