diff rv10.c @ 11066:86bf7e0db6ea libavcodec

Add include to fix implicit declaration of ff_mpeg4_init_direct_mv and ff_h263_encode_mba
author reimar
date Sun, 31 Jan 2010 12:27:05 +0000
parents d0657e337f91
children 8a4984c5cacc
line wrap: on
line diff
--- a/rv10.c	Sun Jan 31 12:06:33 2010 +0000
+++ b/rv10.c	Sun Jan 31 12:27:05 2010 +0000
@@ -28,6 +28,7 @@
 #include "avcodec.h"
 #include "dsputil.h"
 #include "mpegvideo.h"
+#include "mpeg4video.h"
 #include "h263.h"
 
 //#define DEBUG