summaryrefslogtreecommitdiffstats
path: root/common/dbus-helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/dbus-helper.c')
-rw-r--r--common/dbus-helper.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/dbus-helper.c b/common/dbus-helper.c
index 71d1eeb7..64b00cd8 100644
--- a/common/dbus-helper.c
+++ b/common/dbus-helper.c
@@ -28,9 +28,10 @@
#include <stdlib.h>
#include <string.h>
+#include <glib.h>
+
#include <dbus/dbus.h>
-#include "glib-ectomy.h"
#include "logging.h"
#include "dbus-helper.h"