mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
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:
parent
5cfdfd8aae
commit
bc31447225
@ -39,6 +39,7 @@
|
||||
*/
|
||||
|
||||
#include "libavcodec/dsputil.h"
|
||||
#include "libavcodec/i386/idct_xvid.h"
|
||||
|
||||
/*!
|
||||
* @file idct_sse2_xvid.c
|
||||
|
Loading…
Reference in New Issue
Block a user