summaryrefslogtreecommitdiffstats
path: root/daemon/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/main.c')
-rw-r--r--daemon/main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/daemon/main.c b/daemon/main.c
index 56cc7782..1653ba75 100644
--- a/daemon/main.c
+++ b/daemon/main.c
@@ -33,11 +33,12 @@
#include <getopt.h>
#include <sys/stat.h>
+#include <glib.h>
+
#include <dbus/dbus.h>
#include "dbus-helper.h"
-#include "glib-ectomy.h"
#include "dbus.h"
#include "notify.h"
#include "logging.h"