Hopefully fix X11 compile error
This commit is contained in:
parent
cd31bd4a56
commit
85637106eb
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
|
||||
//What should this be?
|
||||
#if SDL_VIDEO_DRIVER_X11_XINPUT
|
||||
#ifdef SDL_INPUT_LINUXEV
|
||||
typedef struct EventTouchData
|
||||
{
|
||||
int x,y,pressure,finger; //Temporary Variables until sync
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue