diff ass_mp.c @ 32454:69d3be4d52a2

Create a new directory, "sub", for subtitles and OSD related code. Move subreader.[ch] into it.
author cigaes
date Wed, 27 Oct 2010 16:28:50 +0000
parents fbee56276c87
children d80bbc5868de
line wrap: on
line diff
--- a/ass_mp.c	Wed Oct 27 15:21:49 2010 +0000
+++ b/ass_mp.c	Wed Oct 27 16:28:50 2010 +0000
@@ -25,7 +25,7 @@
 #include "mp_msg.h"
 #include "mpcommon.h"
 #include "path.h"
-#include "subreader.h"
+#include "sub/subreader.h"
 
 #include "ass_mp.h"
 #include "eosd.h"