diff options
Diffstat (limited to 'src/modules/bluetooth/module-bluetooth-proximity.c')
| -rw-r--r-- | src/modules/bluetooth/module-bluetooth-proximity.c | 2 | 
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");  | 
