diff 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
line wrap: on
line diff
--- a/libass/mputils.h	Wed Oct 27 17:37:29 2010 +0000
+++ b/libass/mputils.h	Wed Oct 27 17:47:13 2010 +0000
@@ -25,7 +25,7 @@
 #include "help_mp.h"
 #include "sub/font_load.h" // for blur()
 #include "sub/subreader.h" // for guess_buffer_cp
-#include "libvo/sub.h" // for utf8_get_char
+#include "sub/sub.h" // for utf8_get_char
 #include "libavutil/common.h"
 
 #endif /* LIBASS_MPUTILS_H */