changeset 32092:e613306a8556

Add missing #include for vd_ffmpeg.h; fixes the warning: libmpcodecs/vf_zrmjpeg.c:472: warning: implicit declaration of function 'init_avcodec'
author diego
date Sun, 12 Sep 2010 00:30:15 +0000
parents 76c60eb30d56
children e34226e0a890
files libmpcodecs/vf_zrmjpeg.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libmpcodecs/vf_zrmjpeg.c	Sun Sep 12 00:11:26 2010 +0000
+++ b/libmpcodecs/vf_zrmjpeg.c	Sun Sep 12 00:30:15 2010 +0000
@@ -43,6 +43,7 @@
 
 #include "img_format.h"
 #include "mp_image.h"
+#include "vd_ffmpeg.h"
 #include "vf.h"
 
 /* We need this #define because we need ../libavcodec/common.h to #define