diff --git a/src/libinput.h b/src/libinput.h index dd1b9fe3..70fd9eb1 100644 --- a/src/libinput.h +++ b/src/libinput.h @@ -35,6 +35,8 @@ */ /** + * @ingroup fixed_point + * * libinput 24.8 fixed point real number. */ typedef int32_t li_fixed_t;