diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-05-08 20:23:45 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-05-08 20:23:45 +0000 |
commit | e7d668ac9e813bc9922ee7d771848bd8822d5d1f (patch) | |
tree | 34e2fc7b1c064beaa52e5e05e9278be458be9fba /audio/headset.c | |
parent | 44a204a75880c342c3ac9066072f102f773a539a (diff) |
Move D-Bus watch functions into libgdbus
Diffstat (limited to 'audio/headset.c')
-rw-r--r-- | audio/headset.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/headset.c b/audio/headset.c index 859a87ba..2d635110 100644 --- a/audio/headset.c +++ b/audio/headset.c @@ -47,10 +47,8 @@ #include <bluetooth/sdp_lib.h> #include <glib.h> - #include <dbus/dbus.h> -#include "dbus.h" #include "dbus-helper.h" #include "logging.h" #include "device.h" |