diff eosd.c @ 32209:ef21cbba62ee

Move libass/ass_mp.[ch] ---> ass_mp.[ch]. ass_mp.[ch] is not part of libass and no other external library glue code is kept in the same directory as the imported external library.
author diego
date Fri, 17 Sep 2010 15:13:37 +0000
parents 76e3148cacce
children b4c3659d16b1
line wrap: on
line diff
--- a/eosd.c	Fri Sep 17 15:02:46 2010 +0000
+++ b/eosd.c	Fri Sep 17 15:13:37 2010 +0000
@@ -23,7 +23,7 @@
 #include "libmpcodecs/vf.h"
 #include "libvo/video_out.h"
 #include "libvo/sub.h"
-#include "libass/ass_mp.h"
+#include "ass_mp.h"
 #include "eosd.h"
 
 #ifdef CONFIG_ASS