Commit bc314472 authored by Alexander Strange's avatar Alexander Strange

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
parent 5cfdfd8a
...@@ -39,6 +39,7 @@ ...@@ -39,6 +39,7 @@
*/ */
#include "libavcodec/dsputil.h" #include "libavcodec/dsputil.h"
#include "libavcodec/i386/idct_xvid.h"
/*! /*!
* @file idct_sse2_xvid.c * @file idct_sse2_xvid.c
......
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