mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-10 00:25:28 +00:00
Fix compiler warning
This commit is contained in:
parent
553028c9ec
commit
620510b337
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue