aboutsummaryrefslogtreecommitdiffstats
path: root/src/touchpad.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/touchpad.c')
-rw-r--r--src/touchpad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/touchpad.c b/src/touchpad.c
index 6f5ea537..7728b4f7 100644
--- a/src/touchpad.c
+++ b/src/touchpad.c
@@ -43,7 +43,7 @@
/*===========================================================================*/
/* Driver local variables. */
/*===========================================================================*/
-static volatile struct cal cal = {
+static volatile struct cal_t cal = {
1, 1, 0, 0
};