From 2e98215f1360e24a16120b6fcdd78724ce54028b Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 14 Feb 2010 14:47:22 +0000 Subject: Move movie_aspect extern declaration to libmpcodecs/vd.h. This is the appropriate place for the declaration; the variable is declared in libmpcodecs/vd.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30579 b3059339-0415-0410-9bf9-f77b7e298cf2 --- gui/mplayer/mw.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gui/mplayer/mw.c') diff --git a/gui/mplayer/mw.c b/gui/mplayer/mw.c index 1445afe379..a2b5266bb5 100644 --- a/gui/mplayer/mw.c +++ b/gui/mplayer/mw.c @@ -42,6 +42,7 @@ #include "libvo/sub.h" #include "access_mpcontext.h" +#include "libmpcodecs/vd.h" #include "libmpdemux/demuxer.h" #include "libmpdemux/stheader.h" #include "codec-cfg.h" -- cgit v1.2.3