diff mencoder.c @ 32456:728bd5c2aea7

Move spudec.[ch] to the sub directory.
author cigaes
date Wed, 27 Oct 2010 16:38:51 +0000
parents f7ff9bd54296
children 1a605463f62b
line wrap: on
line diff
--- a/mencoder.c	Wed Oct 27 16:32:03 2010 +0000
+++ b/mencoder.c	Wed Oct 27 16:38:51 2010 +0000
@@ -94,7 +94,7 @@
 #include "parser-cfg.h"
 #include "parser-mecmd.h"
 #include "path.h"
-#include "spudec.h"
+#include "sub/spudec.h"
 #include "vobsub.h"
 #include "eosd.h"
 #include "mencoder.h"