diff sub/ass_mp.c @ 32467:fbe5c829c69b

Move libvo/sub.[ch] from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:47:13 +0000
parents 9e627a1793b1
children 45e9c10b2f5b
line wrap: on
line diff
--- a/sub/ass_mp.c	Wed Oct 27 17:37:29 2010 +0000
+++ b/sub/ass_mp.c	Wed Oct 27 17:47:13 2010 +0000
@@ -30,7 +30,7 @@
 #include "ass_mp.h"
 #include "eosd.h"
 #include "mpcommon.h"
-#include "libvo/sub.h"
+#include "sub.h"
 #include "help_mp.h"
 #include "font_load.h"
 #include "stream/stream.h"