summaryrefslogtreecommitdiffstats
path: root/audio/headset.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-08-13 08:14:22 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-08-13 08:14:22 +0000
commitc2833e263d6cfc4cf82f4bfdcc59640a4071aeae (patch)
tree86396cb615ddf12634758f78297c88cc13394f8b /audio/headset.h
parentd013a1eaa7beebbb49c1fe0015c70ad81566d97c (diff)
Remove ifndef protections and includes from .h files
Diffstat (limited to 'audio/headset.h')
-rw-r--r--audio/headset.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/audio/headset.h b/audio/headset.h
index ec57f1d8..2a65d136 100644
--- a/audio/headset.h
+++ b/audio/headset.h
@@ -20,13 +20,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/
-#include <bluetooth/sdp.h>
-#include <bluetooth/sdp_lib.h>
-
-#include <dbus/dbus.h>
-
-#include "ipc.h"
-#include "device.h"
#define AUDIO_HEADSET_INTERFACE "org.bluez.audio.Headset"