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/adapter.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hcid/adapter.c') diff --git a/hcid/adapter.c b/hcid/adapter.c index 4be0f914..4bc7245e 100644 --- a/hcid/adapter.c +++ b/hcid/adapter.c @@ -48,8 +48,9 @@ #include +#include + #include "hcid.h" -#include "dbus.h" #include "adapter.h" #include "device.h" -- cgit