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 --- common/error.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common/error.c') diff --git a/common/error.c b/common/error.c index 58999393..656c7299 100644 --- a/common/error.c +++ b/common/error.c @@ -31,7 +31,8 @@ #include #include -#include "dbus-helper.h" +#include + #include "error.h" /** -- cgit