mirror of
https://github.com/yawut/SDL.git
synced 2026-09-10 10:06:26 -05:00
Fixed compile errors on iOS
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user