diff options
Diffstat (limited to 'hcid/adapter.c')
-rw-r--r-- | hcid/adapter.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hcid/adapter.c b/hcid/adapter.c index 4be0f914..4bc7245e 100644 --- a/hcid/adapter.c +++ b/hcid/adapter.c @@ -48,8 +48,9 @@ #include <dbus/dbus.h> +#include <gdbus.h> + #include "hcid.h" -#include "dbus.h" #include "adapter.h" #include "device.h" |