summaryrefslogtreecommitdiff
path: root/android/bluetoothd-snoop.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2015-02-12 12:32:07 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2015-02-12 12:32:07 +0200
commit649215b62f1aa40858784aff832b70ef17aa030c (patch)
tree70585ebf21c4ab2a90711e5fa9dc72dcbc0d3ab0 /android/bluetoothd-snoop.c
parentfd6a34808d06275a032f63c48524f873cc627cd6 (diff)
downloadbluez-649215b62f1aa40858784aff832b70ef17aa030c.tar.gz
shared: Move mainloop implementation from monitor to shared
Diffstat (limited to 'android/bluetoothd-snoop.c')
-rw-r--r--android/bluetoothd-snoop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/bluetoothd-snoop.c b/android/bluetoothd-snoop.c
index 776dca752..035875a0d 100644
--- a/android/bluetoothd-snoop.c
+++ b/android/bluetoothd-snoop.c
@@ -36,7 +36,7 @@
#include "lib/hci.h"
#include "lib/mgmt.h"
-#include "monitor/mainloop.h"
+#include "src/shared/mainloop.h"
#include "src/shared/btsnoop.h"
#include "src/log.h"