Commit 17a52d7d authored by Gildas Bazin's avatar Gildas Bazin

* modules/codec/ffmpeg/audio.c: compilation fix

parent 630b0fc7
......@@ -2,7 +2,7 @@
* audio.c: audio decoder using ffmpeg library
*****************************************************************************
* Copyright (C) 1999-2003 VideoLAN
* $Id: audio.c,v 1.20 2003/10/27 01:04:38 gbazin Exp $
* $Id: audio.c,v 1.21 2003/10/27 10:00:40 gbazin Exp $
*
* Authors: Laurent Aimar <fenrir@via.ecp.fr>
* Gildas Bazin <gbazin@netcourrier.com>
......@@ -53,7 +53,6 @@
#endif
#include "ffmpeg.h"
#include "audio.h"
static unsigned int pi_channels_maps[6] =
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment