Mercurial > sdl-ios-xcode
comparison src/video/x11/SDL_x11video.h @ 4694:c24ba2cc9583
Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 22 Aug 2010 12:07:55 -0700 |
parents | 844b5ef4b149 03dcb795c583 |
children | 7b1d35d98294 |
comparison
equal
deleted
inserted
replaced
4638:08d22c54a21f | 4694:c24ba2cc9583 |
---|---|
60 #include "SDL_x11events.h" | 60 #include "SDL_x11events.h" |
61 #include "SDL_x11gamma.h" | 61 #include "SDL_x11gamma.h" |
62 #include "SDL_x11keyboard.h" | 62 #include "SDL_x11keyboard.h" |
63 #include "SDL_x11modes.h" | 63 #include "SDL_x11modes.h" |
64 #include "SDL_x11mouse.h" | 64 #include "SDL_x11mouse.h" |
65 #include "SDL_eventtouch.h" | |
65 #include "SDL_x11opengl.h" | 66 #include "SDL_x11opengl.h" |
66 #include "SDL_x11window.h" | 67 #include "SDL_x11window.h" |
67 | 68 |
68 /* Private display data */ | 69 /* Private display data */ |
69 | 70 |