# HG changeset patch # User cehoyos # Date 1267383818 0 # Node ID c4e86bcb2feeb3da4cfb5479c7f04bb94930c69e # Parent e0feb5fa4e978474475466b7dac7cc4b0246c571 Include libxvid_internal.h: It contains the prototype for av_tempfile(). diff -r e0feb5fa4e97 -r c4e86bcb2fee utils.c --- a/utils.c Sun Feb 28 18:57:18 2010 +0000 +++ b/utils.c Sun Feb 28 19:03:38 2010 +0000 @@ -37,6 +37,7 @@ #include "opt.h" #include "imgconvert.h" #include "audioconvert.h" +#include "libxvid_internal.h" #include "internal.h" #include #include