diff libmpdemux/demux_ty_osd.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 cc222c24104f
children ab8fb38f28b1
line wrap: on
line diff
--- a/libmpdemux/demux_ty_osd.c	Wed Oct 27 15:21:49 2010 +0000
+++ b/libmpdemux/demux_ty_osd.c	Wed Oct 27 16:28:50 2010 +0000
@@ -23,7 +23,7 @@
 //#include "parse_es.h"
 //#include "stheader.h"
 //#include "mp3_hdr.h"
-//#include "subreader.h"
+//#include "sub/subreader.h"
 #include "sub_cc.h"
 #include "libvo/sub.h"
 #include "demux_ty_osd.h"