summaryrefslogtreecommitdiff
path: root/android/bluetooth.c
diff options
context:
space:
mode:
authorGrzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>2014-08-13 15:44:35 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2014-08-14 13:01:47 +0300
commit4b581988b0c5fcd35f73c0a5c5d9dd35ca03fbff (patch)
tree746208a6c3820953897ac187c1a544a6896be1cb /android/bluetooth.c
parent87a957998a4dfad55a26007b94950928d82b54a6 (diff)
downloadbluez-4b581988b0c5fcd35f73c0a5c5d9dd35ca03fbff.tar.gz
android/bluetooth: remove unused include
uuid-helper.h is no longer used in bluetooth.c
Diffstat (limited to 'android/bluetooth.c')
-rw-r--r--android/bluetooth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/bluetooth.c b/android/bluetooth.c
index 655844de2..699e88031 100644
--- a/android/bluetooth.c
+++ b/android/bluetooth.c
@@ -40,7 +40,6 @@
#include "lib/mgmt.h"
#include "src/shared/util.h"
#include "src/shared/mgmt.h"
-#include "src/uuid-helper.h"
#include "src/eir.h"
#include "lib/sdp.h"
#include "lib/sdp_lib.h"