From 26691d09f87c56d36eb23133ffb1facec0993fd1 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 25 Aug 2007 12:25:34 +0000 Subject: Remove redundant extern variable declarations, include proper headers instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24169 b3059339-0415-0410-9bf9-f77b7e298cf2 --- gui/mplayer/gtk/opts.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gui/mplayer/gtk/opts.c') diff --git a/gui/mplayer/gtk/opts.c b/gui/mplayer/gtk/opts.c index 19bb3f2e9f..be1486c9ef 100644 --- a/gui/mplayer/gtk/opts.c +++ b/gui/mplayer/gtk/opts.c @@ -12,6 +12,7 @@ #include "help_mp.h" #include "mixer.h" #include "libao2/audio_out.h" +#include "libvo/sub.h" #include "libvo/video_out.h" #include "stream/stream.h" #include "libmpdemux/demuxer.h" -- cgit v1.2.3