Mercurial > sdl-ios-xcode
comparison 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 |
comparison
equal
deleted
inserted
replaced
4922:ba79f17d68c1 | 4923:1002d074d459 |
---|---|
64 #include "SDL_x11events.h" | 64 #include "SDL_x11events.h" |
65 #include "SDL_x11gamma.h" | 65 #include "SDL_x11gamma.h" |
66 #include "SDL_x11keyboard.h" | 66 #include "SDL_x11keyboard.h" |
67 #include "SDL_x11modes.h" | 67 #include "SDL_x11modes.h" |
68 #include "SDL_x11mouse.h" | 68 #include "SDL_x11mouse.h" |
69 #include "SDL_eventtouch.h" | |
70 #include "SDL_x11opengl.h" | 69 #include "SDL_x11opengl.h" |
71 #include "SDL_x11window.h" | 70 #include "SDL_x11window.h" |
72 | 71 |
73 /* Private display data */ | 72 /* Private display data */ |
74 | 73 |