diff gui/mplayer/pb.c @ 32467:fbe5c829c69b

Move libvo/sub.[ch] from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:47:13 +0000
parents 016e5fc1dead
children e06fbdd8eb46
line wrap: on
line diff
--- a/gui/mplayer/pb.c	Wed Oct 27 17:37:29 2010 +0000
+++ b/gui/mplayer/pb.c	Wed Oct 27 17:47:13 2010 +0000
@@ -37,7 +37,7 @@
 
 #include "stream/stream.h"
 #include "mixer.h"
-#include "libvo/sub.h"
+#include "sub/sub.h"
 
 #include "libmpdemux/demuxer.h"
 #include "libmpdemux/stheader.h"