From d87cde46e25c058ffc76d3871ca4e2ceb3e57991 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Tue, 29 Mar 2011 10:26:05 +0200 Subject: Prepare for gesture frame additions Rename internal variables and fix makefile to make room for new targets. Signed-off-by: Henrik Rydberg --- src/grail-impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/grail-impl.h') diff --git a/src/grail-impl.h b/src/grail-impl.h index 7036382..8f73a2d 100644 --- a/src/grail-impl.h +++ b/src/grail-impl.h @@ -38,7 +38,7 @@ struct grail_impl { struct evemu_device *evemu; struct mtdev *mtdev; utouch_frame_handle fh; - const struct utouch_frame *frame; + const struct utouch_frame *touch; struct evbuf evbuf; struct grailbuf gbuf; int filter_abs; -- cgit v1.2.3