diff gui/mplayer/gtk/opts.c @ 31489:dc26022e9c27

Clean up sub-related extern declarations. - Move sub_delay and sub_fps declarations to mpcommon.h. - Remove redundant ass_track extern declaration. - Add #include for sub_utf8 extern declaration.
author diego
date Thu, 24 Jun 2010 17:19:49 +0000
parents f2aebe1309b2
children 7af5fdfdc3d9
line wrap: on
line diff
--- a/gui/mplayer/gtk/opts.c	Thu Jun 24 16:50:47 2010 +0000
+++ b/gui/mplayer/gtk/opts.c	Thu Jun 24 17:19:49 2010 +0000
@@ -28,6 +28,7 @@
 #include "config.h"
 #include "help_mp.h"
 #include "mixer.h"
+#include "mpcommon.h"
 #include "libao2/audio_out.h"
 #include "libvo/sub.h"
 #include "libvo/video_out.h"