mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-17 14:47:19 +01:00
Fix compiler warning
This commit is contained in:
parent
553028c9ec
commit
620510b337
@ -25,8 +25,8 @@
|
||||
|
||||
#ifdef SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH
|
||||
|
||||
#include "SDL_waylandtouch.h"
|
||||
#include "SDL_log.h"
|
||||
#include "SDL_waylandtouch.h"
|
||||
#include "../../events/SDL_touch_c.h"
|
||||
|
||||
struct SDL_WaylandTouch {
|
||||
|
Loading…
Reference in New Issue
Block a user