aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfinput/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dfinput/main.h')
-rw-r--r--plugins/dfinput/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dfinput/main.h b/plugins/dfinput/main.h
index 3492170..8e2d5ae 100644
--- a/plugins/dfinput/main.h
+++ b/plugins/dfinput/main.h
@@ -27,4 +27,4 @@ extern void pl_update_gun(int *xn, int *xres, int *y, int *in);
/* vibration trigger to frontend */
extern int in_enable_vibration;
-extern void plat_trigger_vibrate(void);
+extern void plat_trigger_vibrate(int is_strong);