From c2833e263d6cfc4cf82f4bfdcc59640a4071aeae Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 13 Aug 2007 08:14:22 +0000 Subject: Remove ifndef protections and includes from .h files --- audio/gateway.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'audio/gateway.h') 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); -- cgit