Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix compiler warning
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
src/video/wayland/SDL_waylandtouch.c
|
@@ -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 { |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.