comparison libvo/vo_vdpau.c @ 32461:bc43cf7638e6

Move ass_mp.[ch] to the sub directory.
author cigaes
date Wed, 27 Oct 2010 17:08:36 +0000
parents d80bbc5868de
children 9e627a1793b1
comparison
equal deleted inserted replaced
32460:d80bbc5868de 32461:bc43cf7638e6
33 */ 33 */
34 34
35 #include <stdio.h> 35 #include <stdio.h>
36 36
37 #include "config.h" 37 #include "config.h"
38 #include "ass_mp.h" 38 #include "sub/ass_mp.h"
39 #include "mp_msg.h" 39 #include "mp_msg.h"
40 #include "video_out.h" 40 #include "video_out.h"
41 #include "video_out_internal.h" 41 #include "video_out_internal.h"
42 #include "x11_common.h" 42 #include "x11_common.h"
43 #include "aspect.h" 43 #include "aspect.h"