summaryrefslogtreecommitdiff
path: root/src/filter-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/filter-private.h')
-rw-r--r--src/filter-private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/filter-private.h b/src/filter-private.h
index eaf84eda..637125a0 100644
--- a/src/filter-private.h
+++ b/src/filter-private.h
@@ -29,6 +29,7 @@
#include "filter.h"
struct motion_filter_interface {
+ enum libinput_config_accel_profile type;
struct normalized_coords (*filter)(
struct motion_filter *filter,
const struct normalized_coords *unaccelerated,