From 949811313989809f5b58424af04b9fd8e1d0bec4 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 30 Jul 2009 21:59:40 +1000 Subject: [PATCH] test: fix build by including eventstr.h Signed-off-by: Peter Hutterer --- test/input.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/input.c b/test/input.c index 8beb9fa9b..71e1504f1 100644 --- a/test/input.c +++ b/test/input.c @@ -37,7 +37,7 @@ #include "eventconvert.h" #include "exevents.h" #include "dixgrabs.h" - +#include "eventstr.h" #include /**