Forgotten part of previous commit (extern declaration of drc_level).

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31287 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2010-05-30 16:48:18 +00:00
parent b19b09df54
commit a8dab8b521
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@
#include "mpc_info.h"
#include "libmpdemux/stheader.h"
extern float drc_level;
typedef mp_codec_info_t ad_info_t;
/* interface of video decoder drivers */