diff command.c @ 32456:728bd5c2aea7

Move spudec.[ch] to the sub directory.
author cigaes
date Wed, 27 Oct 2010 16:38:51 +0000
parents 99efb38a4f4e
children 1a605463f62b
line wrap: on
line diff
--- a/command.c	Wed Oct 27 16:32:03 2010 +0000
+++ b/command.c	Wed Oct 27 16:38:51 2010 +0000
@@ -45,7 +45,7 @@
 #include "libmpcodecs/dec_video.h"
 #include "libmpcodecs/dec_teletext.h"
 #include "vobsub.h"
-#include "spudec.h"
+#include "sub/spudec.h"
 #include "path.h"
 #include "stream/tv.h"
 #include "stream/stream_radio.h"