From 15ea15b3a752f0487bc50d0ea04925f1b9d33dcb Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 8 May 2008 22:19:14 +0000 Subject: Move D-Bus object and interface helpers into libgdbus --- daemon/manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'daemon/manager.c') diff --git a/daemon/manager.c b/daemon/manager.c index 3c30575c..92e34dd5 100644 --- a/daemon/manager.c +++ b/daemon/manager.c @@ -26,8 +26,8 @@ #endif #include +#include -#include "dbus-helper.h" #include "logging.h" #include "system.h" -- cgit