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 --- network/connection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'network/connection.c') diff --git a/network/connection.c b/network/connection.c index 466dd203..e5ed6d9c 100644 --- a/network/connection.c +++ b/network/connection.c @@ -39,9 +39,9 @@ #include #include +#include #include "logging.h" -#include "dbus-helper.h" #include "textfile.h" #include "glib-helper.h" -- cgit