comparison libvo/vo_aa.c @ 32466:9e627a1793b1

Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:37:29 +0000
parents 358ac046eccc
children fbe5c829c69b
comparison
equal deleted inserted replaced
32465:f8ee6f90f571 32466:9e627a1793b1
37 #include "video_out.h" 37 #include "video_out.h"
38 #include "video_out_internal.h" 38 #include "video_out_internal.h"
39 #include "aspect.h" 39 #include "aspect.h"
40 #include "libswscale/swscale.h" 40 #include "libswscale/swscale.h"
41 #include "libmpcodecs/vf_scale.h" 41 #include "libmpcodecs/vf_scale.h"
42 #include "font_load.h" 42 #include "sub/font_load.h"
43 #include "sub.h" 43 #include "sub.h"
44 44
45 #include "osdep/keycodes.h" 45 #include "osdep/keycodes.h"
46 #include <aalib.h> 46 #include <aalib.h>
47 #include "subopt-helper.h" 47 #include "subopt-helper.h"