summaryrefslogtreecommitdiffstats
path: root/audio/a2dp.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/a2dp.h
parentd013a1eaa7beebbb49c1fe0015c70ad81566d97c (diff)
Remove ifndef protections and includes from .h files
Diffstat (limited to 'audio/a2dp.h')
-rw-r--r--audio/a2dp.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/a2dp.h b/audio/a2dp.h
index 708f9f94..b2653594 100644
--- a/audio/a2dp.h
+++ b/audio/a2dp.h
@@ -21,10 +21,6 @@
*
*/
-#include <dbus.h>
-#include <glib.h>
-#include "avdtp.h"
-
#define A2DP_CODEC_SBC 0x00
#define A2DP_CODEC_MPEG12 0x01
#define A2DP_CODEC_MPEG24 0x02