From 81c80e6e823127337573b3c522f78820e7635911 Mon Sep 17 00:00:00 2001 From: Conor Curran Date: Thu, 3 Feb 2011 20:16:00 +0000 Subject: we have a replacement pulse manager in the baking - working very nicely indeed --- src/pulseaudio-mgr.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/pulseaudio-mgr.h') diff --git a/src/pulseaudio-mgr.h b/src/pulseaudio-mgr.h index 6fb66a5..692a55a 100644 --- a/src/pulseaudio-mgr.h +++ b/src/pulseaudio-mgr.h @@ -1,3 +1,7 @@ +#include "active-sink.h" + +void establish_pulse_activities (ActiveSink* active_sink); +void close_pulse_activites(); -- cgit v1.2.3