From 294ca35a9a210ae9087e63512a85157d7d059a9a Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 10 May 2012 01:35:23 +0000 Subject: [PATCH] More NxWM touchscreen fixes git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4719 42af7a65-404d-4744-a932-0658087f49c3 --- arch/sim/src/up_touchscreen.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/sim/src/up_touchscreen.c b/arch/sim/src/up_touchscreen.c index f89371cbfb..53e8e0d0de 100644 --- a/arch/sim/src/up_touchscreen.c +++ b/arch/sim/src/up_touchscreen.c @@ -55,6 +55,7 @@ #include #include #include +#include #include