From ec6d2ca98674804c9e9162dddefda2962b91bf12 Mon Sep 17 00:00:00 2001 From: Danny Koernig Date: Thu, 17 Nov 2016 14:38:52 +0100 Subject: add touch event support for x11 server --- src/newt/native/X11Common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/newt/native/X11Common.h') diff --git a/src/newt/native/X11Common.h b/src/newt/native/X11Common.h index f9254ab76..78fa18cc8 100644 --- a/src/newt/native/X11Common.h +++ b/src/newt/native/X11Common.h @@ -42,6 +42,7 @@ #include #include #include +#include #include -- cgit v1.2.3