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 --- hcid/device.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'hcid/device.c') diff --git a/hcid/device.c b/hcid/device.c index 56a70ec2..850ce1af 100644 --- a/hcid/device.c +++ b/hcid/device.c @@ -42,10 +42,8 @@ #include #include - #include - -#include "dbus-helper.h" +#include #include "hcid.h" #include "sdpd.h" -- cgit