diff options
Diffstat (limited to 'src/modules/bluetooth/module-bluetooth-device.c')
-rw-r--r-- | src/modules/bluetooth/module-bluetooth-device.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/bluetooth/module-bluetooth-device.c b/src/modules/bluetooth/module-bluetooth-device.c index bf9bad65..3460fe9a 100644 --- a/src/modules/bluetooth/module-bluetooth-device.c +++ b/src/modules/bluetooth/module-bluetooth-device.c @@ -44,7 +44,7 @@ #include <pulsecore/time-smoother.h> #include <pulsecore/rtclock.h> -#include "dbus-util.h" +#include "../dbus-util.h" #include "module-bluetooth-device-symdef.h" #include "ipc.h" #include "sbc.h" |