summaryrefslogtreecommitdiff
path: root/src/libinput-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libinput-device.c')
-rw-r--r--src/libinput-device.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libinput-device.c b/src/libinput-device.c
index 9fba25e4..2cbfb88d 100644
--- a/src/libinput-device.c
+++ b/src/libinput-device.c
@@ -38,6 +38,7 @@
#include "compositor.h"
#include "libinput-device.h"
+#include "shared/helpers.h"
#define DEFAULT_AXIS_STEP_DISTANCE wl_fixed_from_int(10)