summaryrefslogtreecommitdiff
path: root/unit
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2015-11-11 13:39:51 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2015-11-13 14:00:29 +0200
commit714daa55890414faef7af5e00c4e982e70e81eda (patch)
treedb4f7e1493961c214755abdee1092e13f31f045c /unit
parentfadcbdcc3900dee646659e0e461e3525831a6746 (diff)
downloadbluez-714daa55890414faef7af5e00c4e982e70e81eda.tar.gz
hog: Move code from android to profiles
This is a place holder until the code is ported to use shared API so it can be shared by android and D-Bus daemon.
Diffstat (limited to 'unit')
-rw-r--r--unit/test-hog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unit/test-hog.c b/unit/test-hog.c
index 24731d775..9f026e593 100644
--- a/unit/test-hog.c
+++ b/unit/test-hog.c
@@ -37,7 +37,7 @@
#include "attrib/gattrib.h"
-#include "android/hog.h"
+#include "profiles/input/hog-lib.h"
struct test_pdu {
bool valid;