diff mplayer.c @ 32456:728bd5c2aea7

Move spudec.[ch] to the sub directory.
author cigaes
date Wed, 27 Oct 2010 16:38:51 +0000
parents 69d3be4d52a2
children 1a605463f62b
line wrap: on
line diff
--- a/mplayer.c	Wed Oct 27 16:32:03 2010 +0000
+++ b/mplayer.c	Wed Oct 27 16:38:51 2010 +0000
@@ -120,7 +120,7 @@
 #include "path.h"
 #include "playtree.h"
 #include "playtreeparser.h"
-#include "spudec.h"
+#include "sub/spudec.h"
 #include "sub/subreader.h"
 #include "vobsub.h"
 #include "eosd.h"