Bluetooth: GATT: Include uuid.h

gatt.h API depend on bt_uuid so make use uuid.h is always included.

Change-Id: If9d4e5a668ac4e0b167eda8fe41e8b4810dfe298
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
This commit is contained in:
Luiz Augusto von Dentz 2015-07-03 14:58:10 +03:00 committed by Anas Nashif
commit 1e7016a823

View file

@ -36,6 +36,7 @@
#include <misc/util.h>
#include <bluetooth/conn.h>
#include <bluetooth/uuid.h>
/* GATT attribute permission bitfield values */