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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grail-impl.h b/src/grail-impl.h
index 6093a0f..dc3b425 100644
--- a/src/grail-impl.h
+++ b/src/grail-impl.h
@@ -28,6 +28,7 @@
28 28
29struct grail_impl { 29struct grail_impl {
30 struct touch_dev dev; 30 struct touch_dev dev;
31 struct touch_caps emu;
31 struct evbuf evbuf; 32 struct evbuf evbuf;
32 int filter_abs; 33 int filter_abs;
33 int pointer_status; 34 int pointer_status;