mirror of
https://github.com/yawut/SDL.git
synced 2026-09-07 08:36:19 -05:00
Renamed X11 touch files for consistency
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
*/
|
||||
#include "SDL_config.h"
|
||||
#include "SDL_x11video.h"
|
||||
#include "SDL_eventtouch.h"
|
||||
#include "SDL_x11touch.h"
|
||||
#include "../../events/SDL_touch_c.h"
|
||||
|
||||
|
||||
@@ -25,13 +25,13 @@
|
||||
|
||||
#include "SDL_video.h"
|
||||
#include "SDL_mouse.h"
|
||||
#include "SDL_eventtouch.h"
|
||||
#include "../SDL_sysvideo.h"
|
||||
#include "../SDL_pixels_c.h"
|
||||
|
||||
#include "SDL_x11video.h"
|
||||
#include "SDL_x11render.h"
|
||||
#include "SDL_x11shape.h"
|
||||
#include "SDL_x11touch.h"
|
||||
|
||||
#if SDL_VIDEO_DRIVER_PANDORA
|
||||
#include "SDL_x11opengles.h"
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user