Diff between 211412b840d94372bcbad0f5fc6e8388a6a38fa9 and 86cd7d0886b39af9da337d1fe07c5489fad027a0
Changed Files
| File | Additions | Deletions | Status |
| obexd/plugins/bluetooth.c | +1 | -1 | modified |
Full Patch
diff --git a/obexd/plugins/bluetooth.c b/obexd/plugins/bluetooth.c
index e28a94f..f80faa4 100644
--- a/obexd/plugins/bluetooth.c
+++ b/obexd/plugins/bluetooth.c
@@ -36,7 +36,7 @@
#include <gdbus/gdbus.h>
#include <btio/btio.h>
-#include <bluetooth/uuid.h>
+#include "lib/uuid.h"
#include "obexd.h"
#include "plugin.h"