Mercurial > sdl-ios-xcode
diff src/video/x11/SDL_x11video.h @ 4923:1002d074d459
Renamed X11 touch files for consistency
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 01 Dec 2010 12:17:12 -0800 |
parents | 7b1d35d98294 |
children | 25d4feb7c127 |
line wrap: on
line diff
--- a/src/video/x11/SDL_x11video.h Wed Dec 01 12:02:52 2010 -0800 +++ b/src/video/x11/SDL_x11video.h Wed Dec 01 12:17:12 2010 -0800 @@ -66,7 +66,6 @@ #include "SDL_x11keyboard.h" #include "SDL_x11modes.h" #include "SDL_x11mouse.h" -#include "SDL_eventtouch.h" #include "SDL_x11opengl.h" #include "SDL_x11window.h"