These headers are not public anymore, so need to use "lib/uuid.h". --- profiles/scanparam/scan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/scanparam/scan.c b/profiles/scanparam/scan.c index 7c21ac3..268bdc8 100644 --- a/profiles/scanparam/scan.c +++ b/profiles/scanparam/scan.c @@ -30,8 +30,8 @@ #include <errno.h> #include <bluetooth/bluetooth.h> -#include <bluetooth/uuid.h> +#include "lib/uuid.h" #include "log.h" #include "plugin.h" #include "adapter.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