diff utils.c @ 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 ee2e050815be
children 7089198d1d10
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>