diff options
Diffstat (limited to 'hcid/device.c')
| -rw-r--r-- | hcid/device.c | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/hcid/device.c b/hcid/device.c index 56a70ec2..850ce1af 100644 --- a/hcid/device.c +++ b/hcid/device.c @@ -42,10 +42,8 @@  #include <bluetooth/sdp_lib.h>  #include <glib.h> -  #include <dbus/dbus.h> - -#include "dbus-helper.h" +#include <gdbus.h>  #include "hcid.h"  #include "sdpd.h" | 
