Hopefully fix X11 compile error

This commit is contained in:
Sam Lantinga 2010-12-30 10:45:36 -08:00
parent cd31bd4a56
commit 85637106eb

View file

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