Hi Szymon, On Sat, May 24, 2014 at 9:53 PM, Szymon Janc <szymon.janc@xxxxxxxxx> wrote: > --- > 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 Maybe we should move uhid_copy to shared or just merge it in uhid.h, anyway no code should be using uhid_copy alone now that we bt_uhid in place. -- Luiz Augusto von Dentz -- 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