summaryrefslogtreecommitdiff
path: root/profiles/health
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2014-01-21 14:12:00 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2014-01-21 14:12:47 +0200
commit1a9051e9ee8b7dd3194c47a528b199873a661a30 (patch)
tree6271ef6a5fa884fb2506b2038d4a0f399564b4d8 /profiles/health
parent4cae6340cf934fb4c089d67fd9a3fd6785209152 (diff)
downloadbluez-1a9051e9ee8b7dd3194c47a528b199873a661a30.tar.gz
Rename glib-helper to uuid-helper
Diffstat (limited to 'profiles/health')
-rw-r--r--profiles/health/hdp_manager.c2
-rw-r--r--profiles/health/hdp_util.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/health/hdp_manager.c b/profiles/health/hdp_manager.c
index 1bb60071c..168281f2c 100644
--- a/profiles/health/hdp_manager.c
+++ b/profiles/health/hdp_manager.c
@@ -35,7 +35,7 @@
#include <device.h>
#include <profile.h>
#include <service.h>
-#include <glib-helper.h>
+#include <uuid-helper.h>
#include <log.h>
#include "hdp_types.h"
diff --git a/profiles/health/hdp_util.c b/profiles/health/hdp_util.c
index b9a09e99d..433593001 100644
--- a/profiles/health/hdp_util.c
+++ b/profiles/health/hdp_util.c
@@ -37,7 +37,7 @@
#include <sdpd.h>
#include <bluetooth/sdp_lib.h>
#include <sdp-client.h>
-#include <glib-helper.h>
+#include <uuid-helper.h>
#include "lib/uuid.h"
#include "btio/btio.h"