From e7d668ac9e813bc9922ee7d771848bd8822d5d1f Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 8 May 2008 20:23:45 +0000 Subject: Move D-Bus watch functions into libgdbus --- daemon/database.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'daemon/database.c') diff --git a/daemon/database.c b/daemon/database.c index 23c9381c..b7d5562d 100644 --- a/daemon/database.c +++ b/daemon/database.c @@ -36,8 +36,9 @@ #include +#include + #include "dbus-helper.h" -#include "dbus.h" #include "sdp-xml.h" #include "logging.h" -- cgit