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 2c63b90..7036382 100644
--- a/src/grail-impl.h
+++ b/src/grail-impl.h
@@ -44,6 +44,7 @@ struct grail_impl {
44 int filter_abs; 44 int filter_abs;
45 int ongoing; 45 int ongoing;
46 int gesture; 46 int gesture;
47 FILE *fptest;
47}; 48};
48 49
49#endif 50#endif