diff mpcommon.h @ 32461:bc43cf7638e6

Move ass_mp.[ch] to the sub directory.
author cigaes
date Wed, 27 Oct 2010 17:08:36 +0000
parents 69d3be4d52a2
children 6d08af681d54
line wrap: on
line diff
--- a/mpcommon.h	Wed Oct 27 17:03:26 2010 +0000
+++ b/mpcommon.h	Wed Oct 27 17:08:36 2010 +0000
@@ -23,7 +23,7 @@
 #include "m_option.h"
 #include "sub/subreader.h"
 #include "libmpdemux/demuxer.h"
-#include "ass_mp.h"
+#include "sub/ass_mp.h"
 
 struct sh_video;