changeset 2772 | 1965eba10be6 |
parent 2754 | ad4f81fbfb76 |
child 2805 | 36a8cebb91e8 |
--- a/cocoaTouch/SDLOverrides/SDL_uikitview.h Mon Feb 08 18:12:06 2010 +0000 +++ b/cocoaTouch/SDLOverrides/SDL_uikitview.h Mon Feb 08 21:49:52 2010 +0000 @@ -21,12 +21,10 @@ */ #import <UIKit/UIKit.h> -#include "SDL_stdinc.h" -#include "SDL_mouse.h" -#include "SDL_mouse_c.h" -#include "SDL_events.h" - -#import "CGPointUtils.h" +#import "SDL_stdinc.h" +#import "SDL_mouse.h" +#import "SDL_mouse_c.h" +#import "SDL_events.h" #if SDL_IPHONE_MULTIPLE_MICE #define MAX_SIMULTANEOUS_TOUCHES 5