comparison libass/mputils.h @ 32467:fbe5c829c69b

Move libvo/sub.[ch] from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:47:13 +0000
parents 9e627a1793b1
children
comparison
equal deleted inserted replaced
32466:9e627a1793b1 32467:fbe5c829c69b
23 23
24 #include "mp_msg.h" 24 #include "mp_msg.h"
25 #include "help_mp.h" 25 #include "help_mp.h"
26 #include "sub/font_load.h" // for blur() 26 #include "sub/font_load.h" // for blur()
27 #include "sub/subreader.h" // for guess_buffer_cp 27 #include "sub/subreader.h" // for guess_buffer_cp
28 #include "libvo/sub.h" // for utf8_get_char 28 #include "sub/sub.h" // for utf8_get_char
29 #include "libavutil/common.h" 29 #include "libavutil/common.h"
30 30
31 #endif /* LIBASS_MPUTILS_H */ 31 #endif /* LIBASS_MPUTILS_H */