Diff between cdb2d6a54b0dc085d21c5c4d264fe2a3fff15914 and 753bb9e262362e45aec7a0c9c65bada4b057cc88
Changed Files
| File | Additions | Deletions | Status |
| profiles/gatt/gas.c | +1 | -1 | modified |
Full Patch
diff --git a/profiles/gatt/gas.c b/profiles/gatt/gas.c
index b5e0e52..429850b 100644
--- a/profiles/gatt/gas.c
+++ b/profiles/gatt/gas.c
@@ -32,9 +32,9 @@
#include <errno.h>
#include <glib.h>
-#include <bluetooth/uuid.h>
#include <btio/btio.h>
+#include "lib/uuid.h"
#include "adapter.h"
#include "device.h"
#include "attrib/att.h"