changeset 11322:c4e86bcb2fee libavcodec

Include libxvid_internal.h: It contains the prototype for av_tempfile().
author cehoyos
date Sun, 28 Feb 2010 19:03:38 +0000
parents e0feb5fa4e97
children 7089198d1d10
files utils.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 <stdlib.h>
 #include <stdarg.h>