summaryrefslogtreecommitdiffstats
path: root/src/modules/bluetooth/module-bluetooth-proximity.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-03-30 20:26:27 +0200
committerLennart Poettering <lennart@poettering.net>2009-03-30 20:26:27 +0200
commitd33be12fde0910e4a7515c3f6a8b8f2165624cb0 (patch)
tree43b62e47c2a673eeabca86136a3c73aa6233e1fc /src/modules/bluetooth/module-bluetooth-proximity.c
parent649c982222f520fdd4afae8880c622437d4ba585 (diff)
parent8491b47a5164fdff10724bfe74411791dc0ff912 (diff)
Merge commit 'elmarco/dbus'
Diffstat (limited to 'src/modules/bluetooth/module-bluetooth-proximity.c')
-rw-r--r--src/modules/bluetooth/module-bluetooth-proximity.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/bluetooth/module-bluetooth-proximity.c b/src/modules/bluetooth/module-bluetooth-proximity.c
index c8d7b4d9..9993c8dc 100644
--- a/src/modules/bluetooth/module-bluetooth-proximity.c
+++ b/src/modules/bluetooth/module-bluetooth-proximity.c
@@ -42,8 +42,8 @@
#include <pulsecore/core-util.h>
#include <pulsecore/core-error.h>
#include <pulsecore/start-child.h>
+#include <pulsecore/dbus-shared.h>
-#include "../dbus-util.h"
#include "module-bluetooth-proximity-symdef.h"
PA_MODULE_AUTHOR("Lennart Poettering");