summaryrefslogtreecommitdiff
path: root/profiles/deviceinfo
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-09-10 15:32:22 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2012-09-11 11:29:57 +0300
commitb1cde69a66270076ff5afb86250b29dd4fa53256 (patch)
treeccba6df43ae34607dbf3cbc7ac77e0f1a4e1631a /profiles/deviceinfo
parent06a7852b69eda34ad5da609897c46191cffc4973 (diff)
downloadbluez-b1cde69a66270076ff5afb86250b29dd4fa53256.tar.gz
core: Move profile code into profile.{c,h}
Diffstat (limited to 'profiles/deviceinfo')
-rw-r--r--profiles/deviceinfo/manager.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/deviceinfo/manager.c b/profiles/deviceinfo/manager.c
index 914ec4060..982135e94 100644
--- a/profiles/deviceinfo/manager.c
+++ b/profiles/deviceinfo/manager.c
@@ -27,6 +27,7 @@
#include "adapter.h"
#include "device.h"
+#include "profile.h"
#include "att.h"
#include "gattrib.h"
#include "gatt.h"