comparison libmpcodecs/vd_mtga.c @ 18746:497ebe3ecc2b

Software Scaler headers usage cleanup
author lucabe
date Sun, 18 Jun 2006 10:59:23 +0000
parents 1bec441675d1
children 1767c271d710
comparison
equal deleted inserted replaced
18745:19cd9e0f8ac4 18746:497ebe3ecc2b
9 9
10 #include "config.h" 10 #include "config.h"
11 #include "mp_msg.h" 11 #include "mp_msg.h"
12 12
13 #include "bswap.h" 13 #include "bswap.h"
14 #include "postproc/rgb2rgb.h"
15 #include "libvo/fastmemcpy.h" 14 #include "libvo/fastmemcpy.h"
16 15
17 #include "vd_internal.h" 16 #include "vd_internal.h"
18 17
19 static vd_info_t info = 18 static vd_info_t info =