Make the function prototype visible to comply with C99 inline.

Fixes building with gcc -std=gnu99.

Originally committed as revision 14140 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Alexander Strange 2008-07-09 17:51:57 +00:00
parent 5cfdfd8aae
commit bc31447225
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
*/
#include "libavcodec/dsputil.h"
#include "libavcodec/i386/idct_xvid.h"
/*!
* @file idct_sse2_xvid.c