Mercurial > sdl-ios-xcode
diff src/video/uikit/SDL_uikitview.h @ 4490:06c7423f8c60
Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now)
Updated iPhone demos (which build and run again)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 07 Jul 2010 18:58:51 -0700 |
parents | 6dc6a2bdd55e |
children | 03dcb795c583 |
line wrap: on
line diff
--- a/src/video/uikit/SDL_uikitview.h Tue Jul 06 22:26:03 2010 -0700 +++ b/src/video/uikit/SDL_uikitview.h Wed Jul 07 18:58:51 2010 -0700 @@ -22,8 +22,6 @@ #import <UIKit/UIKit.h> #include "SDL_stdinc.h" -#include "SDL_mouse.h" -#include "SDL_mouse_c.h" #include "SDL_events.h" #if SDL_IPHONE_MULTIPLE_MICE