diff mpcommon.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 f4822d5572f5
children bc43cf7638e6
line wrap: on
line diff
--- a/mpcommon.c	Wed Oct 27 16:48:21 2010 +0000
+++ b/mpcommon.c	Wed Oct 27 16:58:23 2010 +0000
@@ -36,7 +36,7 @@
 #include "mp_msg.h"
 #include "sub/spudec.h"
 #include "version.h"
-#include "vobsub.h"
+#include "sub/vobsub.h"
 #include "sub/av_sub.h"
 #include "libmpcodecs/dec_teletext.h"
 #include "libavutil/intreadwrite.h"