mirror of
https://github.com/yawut/SDL.git
synced 2026-07-19 09:21:40 -05:00
Fixed compile errors on iOS
This commit is contained in:
parent
74f92adb17
commit
215b3b259b
|
|
@ -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…
Reference in New Issue
Block a user