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/headset.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'audio/headset.h') 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 -#include - -#include - -#include "ipc.h" -#include "device.h" #define AUDIO_HEADSET_INTERFACE "org.bluez.audio.Headset" -- cgit