From e1bfc91de96a38616100cc31db7bdb69f2cfbea6 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 27 Aug 2007 11:31:01 +0000 Subject: Convert alsa initiated headset connections to similar callback system that A2DP is already using --- audio/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'audio/main.c') diff --git a/audio/main.c b/audio/main.c index bd9cd0c5..3ca2ba40 100644 --- a/audio/main.c +++ b/audio/main.c @@ -37,7 +37,6 @@ #include "dbus.h" #include "logging.h" -#include "ipc.h" #include "unix.h" #include "manager.h" -- cgit