From 53618129fd310959c8a74bbedb311bf67c622e73 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Tue, 2 Jul 2013 16:14:54 +0300 Subject: [PATCH] audio/transport: Remove dependency on struct audio_device This is part of the work necessary to completely remove struct audio_device --- profiles/audio/transport.c | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/audio/transport.c b/profiles/audio/transport.c index 8d3d91e5c..087c0ee57 100644 --- a/profiles/audio/transport.c +++ b/profiles/audio/transport.c @@ -38,7 +38,6 @@ #include "log.h" #include "error.h" -#include "device.h" #include "avdtp.h" #include "media.h" #include "transport.h" -- 2.11.0