diff options
Diffstat (limited to 'daemon/database.c')
| -rw-r--r-- | daemon/database.c | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/daemon/database.c b/daemon/database.c index 798a8686..231000c0 100644 --- a/daemon/database.c +++ b/daemon/database.c @@ -32,11 +32,12 @@  #include <bluetooth/sdp.h>  #include <bluetooth/sdp_lib.h> +#include <glib.h> +  #include <dbus/dbus.h>  #include "dbus-helper.h"  #include "dbus.h" -#include "glib-ectomy.h"  #include "sdp-xml.h"  #include "logging.h"  | 
