Fix compiler warning

This commit is contained in:
Gabriel Jacobo
2014-06-23 09:18:31 -03:00
parent 8158b5baa0
commit 864b7bb7c4

View File

@@ -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 {