Hopefully fix X11 compile error

This commit is contained in:
Sam Lantinga
2010-12-30 10:45:36 -08:00
parent 791c2402da
commit f05ae15a46

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