These headers are not public anymore, so need to use "lib/uuid.h". --- profiles/input/hog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/input/hog.c b/profiles/input/hog.c index 7f13abc..7f7bfd2 100644 --- a/profiles/input/hog.c +++ b/profiles/input/hog.c @@ -37,12 +37,12 @@ #include "uhid_copy.h" #include <bluetooth/bluetooth.h> -#include <bluetooth/uuid.h> #include <glib.h> #include "log.h" +#include "lib/uuid.h" #include "src/adapter.h" #include "src/device.h" #include "src/profile.h" -- 1.7.9.5 -- 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