summaryrefslogtreecommitdiff
path: root/android/ipc-tester.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-09-25 14:39:10 +0200
committerMarcel Holtmann <marcel@holtmann.org>2014-09-25 14:39:10 +0200
commit508e129d75782f2dfe0edf05973c24af6b91f633 (patch)
tree5f330668f311c5bf9c663a9a2c114a8a9aa726a8 /android/ipc-tester.c
parent9b912ea92537cf9add1e50fac54fd58f80db9c6b (diff)
downloadbluez-508e129d75782f2dfe0edf05973c24af6b91f633.tar.gz
build: Move hciemu.c and hciemu.h into emulator directory
Diffstat (limited to 'android/ipc-tester.c')
-rw-r--r--android/ipc-tester.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/ipc-tester.c b/android/ipc-tester.c
index 5ca236a2f..bc30c861b 100644
--- a/android/ipc-tester.c
+++ b/android/ipc-tester.c
@@ -42,7 +42,7 @@
#include "src/shared/tester.h"
#include "src/shared/mgmt.h"
-#include "src/shared/hciemu.h"
+#include "emulator/hciemu.h"
#include "hal-msg.h"
#include "ipc-common.h"