--- src/shared/uhid.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/shared/uhid.h b/src/shared/uhid.h index fcf5379..459a249 100644 --- a/src/shared/uhid.h +++ b/src/shared/uhid.h @@ -23,7 +23,8 @@ #include <stdbool.h> #include <stdint.h> -#include <linux/uhid.h> + +#include "profiles/input/uhid_copy.h" struct bt_uhid; -- 2.0.0.rc4 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html