From f9c8809a396ba7d587544ef92e952ff894ab9972 Mon Sep 17 00:00:00 2001 From: reimar Date: Wed, 23 Sep 2009 19:04:24 +0000 Subject: Include mpcommon.h in mpcommon.c, ensures that the declarations in the header match those in the file. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29708 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mpcommon.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mpcommon.c') diff --git a/mpcommon.c b/mpcommon.c index c0b5acc806..394a71461f 100644 --- a/mpcommon.c +++ b/mpcommon.c @@ -14,6 +14,7 @@ #include "stream/tv.h" #include "libavutil/intreadwrite.h" #include "m_option.h" +#include "mpcommon.h" double sub_last_pts = -303; -- cgit v1.2.3