summaryrefslogtreecommitdiff
path: root/include/motion_lid.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/motion_lid.h')
-rw-r--r--include/motion_lid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/motion_lid.h b/include/motion_lid.h
index 155c7735c9..6ce299c0e5 100644
--- a/include/motion_lid.h
+++ b/include/motion_lid.h
@@ -26,7 +26,7 @@ struct accel_orientation {
matrix_3x3_t rot_hinge_180;
/* Vector pointing along hinge axis. */
- vector_3_t hinge_axis;
+ intv3_t hinge_axis;
};
/* Link global structure for orientation. This must be defined in board.c. */