Mercurial > sdl-ios-xcode
diff 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 |
line wrap: on
line diff
--- a/src/video/x11/SDL_x11video.h Sun Aug 22 11:56:07 2010 -0700 +++ b/src/video/x11/SDL_x11video.h Sun Aug 22 12:07:55 2010 -0700 @@ -62,6 +62,7 @@ #include "SDL_x11keyboard.h" #include "SDL_x11modes.h" #include "SDL_x11mouse.h" +#include "SDL_eventtouch.h" #include "SDL_x11opengl.h" #include "SDL_x11window.h"