diff command.c @ 32467:fbe5c829c69b

Move libvo/sub.[ch] from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:47:13 +0000
parents 9e627a1793b1
children b39155e98ac3
line wrap: on
line diff
--- a/command.c	Wed Oct 27 17:37:29 2010 +0000
+++ b/command.c	Wed Oct 27 17:47:13 2010 +0000
@@ -29,7 +29,7 @@
 #include "libmpdemux/stheader.h"
 #include "codec-cfg.h"
 #include "mplayer.h"
-#include "libvo/sub.h"
+#include "sub/sub.h"
 #include "m_option.h"
 #include "m_property.h"
 #include "help_mp.h"