diff mencoder.c @ 32461:bc43cf7638e6

Move ass_mp.[ch] to the sub directory.
author cigaes
date Wed, 27 Oct 2010 17:08:36 +0000
parents d80bbc5868de
children 9e627a1793b1
line wrap: on
line diff
--- a/mencoder.c	Wed Oct 27 17:03:26 2010 +0000
+++ b/mencoder.c	Wed Oct 27 17:08:36 2010 +0000
@@ -82,7 +82,7 @@
 #include "stream/stream_dvd.h"
 #endif
 #include "stream/stream_dvdnav.h"
-#include "ass_mp.h"
+#include "sub/ass_mp.h"
 #include "codec-cfg.h"
 #include "edl.h"
 #include "help_mp.h"