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 --- hcid/agent.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hcid/agent.c') diff --git a/hcid/agent.c b/hcid/agent.c index 772a56ee..e7bf7d96 100644 --- a/hcid/agent.c +++ b/hcid/agent.c @@ -41,7 +41,8 @@ #include -#include "dbus.h" +#include + #include "dbus-helper.h" #include "hcid.h" #include "dbus-common.h" -- cgit