From 01acad2a27f178995bcfda3f752fd1dac545c109 Mon Sep 17 00:00:00 2001 From: James Courtier-Dutton Date: Fri, 14 Sep 2001 20:44:01 +0000 Subject: Fix xine --help audio plugin sensing. CVS patchset: 635 CVS date: 2001/09/14 20:44:01 --- src/xine-engine/audio_out.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/xine-engine') diff --git a/src/xine-engine/audio_out.h b/src/xine-engine/audio_out.h index 2b5d7bd52..d23db13f5 100644 --- a/src/xine-engine/audio_out.h +++ b/src/xine-engine/audio_out.h @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: audio_out.h,v 1.16 2001/09/11 14:17:20 jcdutton Exp $ + * $Id: audio_out.h,v 1.17 2001/09/14 20:44:01 jcdutton Exp $ */ #ifndef HAVE_AUDIO_OUT_H #define HAVE_AUDIO_OUT_H @@ -34,7 +34,7 @@ extern "C" { #endif -#define AUDIO_OUT_IFACE_VERSION 1 +#define AUDIO_OUT_IFACE_VERSION 2 /* * ao_driver_s contains the driver every audio output -- cgit v1.2.3