diff mpcommon.h @ 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 f6e78eef2e1b
children bc43cf7638e6
line wrap: on
line diff
--- a/mpcommon.h	Wed Oct 27 15:21:49 2010 +0000
+++ b/mpcommon.h	Wed Oct 27 16:28:50 2010 +0000
@@ -21,7 +21,7 @@
 
 #include "m_config.h"
 #include "m_option.h"
-#include "subreader.h"
+#include "sub/subreader.h"
 #include "libmpdemux/demuxer.h"
 #include "ass_mp.h"