summaryrefslogtreecommitdiffstats
path: root/audio/gateway.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/gateway.h
parentd013a1eaa7beebbb49c1fe0015c70ad81566d97c (diff)
Remove ifndef protections and includes from .h files
Diffstat (limited to 'audio/gateway.h')
-rw-r--r--audio/gateway.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/gateway.h b/audio/gateway.h
index 7fddb33c..572457c9 100644
--- a/audio/gateway.h
+++ b/audio/gateway.h
@@ -21,8 +21,6 @@
*
*/
-#include "device.h"
-
#define AUDIO_GATEWAY_INTERFACE "org.bluez.audio.Gateway"
int gateway_init(DBusConnection *conn, gboolean disable_hfp, gboolean sco_hci);