Fix compiler warning
This commit is contained in:
parent
313e3b80f2
commit
d8f24e7a8f
1 changed files with 1 additions and 1 deletions
|
@ -25,8 +25,8 @@
|
||||||
|
|
||||||
#ifdef SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH
|
#ifdef SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH
|
||||||
|
|
||||||
#include "SDL_waylandtouch.h"
|
|
||||||
#include "SDL_log.h"
|
#include "SDL_log.h"
|
||||||
|
#include "SDL_waylandtouch.h"
|
||||||
#include "../../events/SDL_touch_c.h"
|
#include "../../events/SDL_touch_c.h"
|
||||||
|
|
||||||
struct SDL_WaylandTouch {
|
struct SDL_WaylandTouch {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue