summaryrefslogtreecommitdiff
path: root/src/grail-impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grail-impl.h')
-rw-r--r--src/grail-impl.h2
1 files changed, 1 insertions, 1 deletions
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 {
38 struct evemu_device *evemu; 38 struct evemu_device *evemu;
39 struct mtdev *mtdev; 39 struct mtdev *mtdev;
40 utouch_frame_handle fh; 40 utouch_frame_handle fh;
41 const struct utouch_frame *frame; 41 const struct utouch_frame *touch;
42 struct evbuf evbuf; 42 struct evbuf evbuf;
43 struct grailbuf gbuf; 43 struct grailbuf gbuf;
44 int filter_abs; 44 int filter_abs;