Commit 85637106 authored by Sam Lantinga's avatar Sam Lantinga

Hopefully fix X11 compile error

parent cd31bd4a
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment