These headers are not public anymore, so need to use "lib/uuid.h". --- profiles/alert/server.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/alert/server.c b/profiles/alert/server.c index 3736a0b..4536c81 100644 --- a/profiles/alert/server.c +++ b/profiles/alert/server.c @@ -30,9 +30,9 @@ #include <errno.h> #include <gdbus/gdbus.h> #include <glib.h> -#include <bluetooth/uuid.h> #include <stdlib.h> +#include "lib/uuid.h" #include "plugin.h" #include "dbus-common.h" #include "attrib/att.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