diff command.c @ 32459:1a605463f62b

Move vobsub.[ch] and unrar_exec.[ch] to the sub directory.
author cigaes
date Wed, 27 Oct 2010 16:58:23 +0000
parents 728bd5c2aea7
children d80bbc5868de
line wrap: on
line diff
--- a/command.c	Wed Oct 27 16:48:21 2010 +0000
+++ b/command.c	Wed Oct 27 16:58:23 2010 +0000
@@ -44,7 +44,7 @@
 #include "mixer.h"
 #include "libmpcodecs/dec_video.h"
 #include "libmpcodecs/dec_teletext.h"
-#include "vobsub.h"
+#include "sub/vobsub.h"
 #include "sub/spudec.h"
 #include "path.h"
 #include "stream/tv.h"