diff options
Diffstat (limited to 'network/connection.c')
| -rw-r--r-- | network/connection.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/network/connection.c b/network/connection.c index 466dd203..e5ed6d9c 100644 --- a/network/connection.c +++ b/network/connection.c @@ -39,9 +39,9 @@  #include <bluetooth/sdp.h>  #include <glib.h> +#include <gdbus.h>  #include "logging.h" -#include "dbus-helper.h"  #include "textfile.h"  #include "glib-helper.h" | 
