diff mplayer.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/mplayer.c	Wed Oct 27 16:48:21 2010 +0000
+++ b/mplayer.c	Wed Oct 27 16:58:23 2010 +0000
@@ -122,7 +122,7 @@
 #include "playtreeparser.h"
 #include "sub/spudec.h"
 #include "sub/subreader.h"
-#include "vobsub.h"
+#include "sub/vobsub.h"
 #include "eosd.h"
 #include "osdep/getch2.h"
 #include "osdep/timer.h"