Backout hg changset 898992405fa7; lots of things still use SDL_types.h. :/
Will remove this again at some point in the future, though.
This commit is contained in:
parent
9c43b29ef9
commit
2740a12ae3
9 changed files with 51 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
*/
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#include "SDL_stdinc.h"
|
||||
#import <SDL_types.h>
|
||||
|
||||
/* *INDENT-OFF* */
|
||||
@interface SDLUIAccelerationDelegate: NSObject <UIAccelerometerDelegate> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue