Include libxvid_internal.h: It contains the prototype for av_tempfile().
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 28 Feb 2010 19:03:38 +0000 (19:03 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 28 Feb 2010 19:03:38 +0000 (19:03 +0000)
Originally committed as revision 22116 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/utils.c

index 90520df..0aebd53 100644 (file)
@@ -37,6 +37,7 @@
 #include "opt.h"
 #include "imgconvert.h"
 #include "audioconvert.h"
+#include "libxvid_internal.h"
 #include "internal.h"
 #include <stdlib.h>
 #include <stdarg.h>