comparison libmpcodecs/ve_vfw.c @ 5607:1972c3475d93

mp_image.h and img_format.h moved to libmpcodecs
author arpi
date Sat, 13 Apr 2002 19:14:34 +0000
parents 0b301fec999a
children 6aa4fc282fc7
comparison
equal deleted inserted replaced
5606:ec2f35e646f4 5607:1972c3475d93
12 #include "demuxer.h" 12 #include "demuxer.h"
13 #include "stheader.h" 13 #include "stheader.h"
14 14
15 #include "aviwrite.h" 15 #include "aviwrite.h"
16 16
17 #include "../libvo/img_format.h" 17 #include "img_format.h"
18 #include "../mp_image.h" 18 #include "mp_image.h"
19 #include "vf.h" 19 #include "vf.h"
20 20
21 //===========================================================================// 21 //===========================================================================//
22 22
23 #include "dll_init.h" 23 #include "dll_init.h"