diff gui/mplayer/gtk/opts.c @ 32467:fbe5c829c69b

Move libvo/sub.[ch] from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:47:13 +0000
parents e40d435554b6
children 872b714d47bd
line wrap: on
line diff
--- a/gui/mplayer/gtk/opts.c	Wed Oct 27 17:37:29 2010 +0000
+++ b/gui/mplayer/gtk/opts.c	Wed Oct 27 17:47:13 2010 +0000
@@ -30,7 +30,7 @@
 #include "mixer.h"
 #include "mpcommon.h"
 #include "libao2/audio_out.h"
-#include "libvo/sub.h"
+#include "sub/sub.h"
 #include "libvo/video_out.h"
 #include "libvo/x11_common.h"
 #include "stream/stream.h"