summaryrefslogtreecommitdiffstats
path: root/daemon/service.c
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/service.c')
-rw-r--r--daemon/service.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/daemon/service.c b/daemon/service.c
index 27ed2417..7668d653 100644
--- a/daemon/service.c
+++ b/daemon/service.c
@@ -30,10 +30,9 @@
#include <signal.h>
#include <glib.h>
-
#include <dbus/dbus.h>
+#include <gdbus.h>
-#include "dbus-helper.h"
#include "logging.h"
#include "system.h"