3e4a910d69
prototypes. fix from mplayer svn via biorn@ (maintainer).
12 lines
343 B
Plaintext
12 lines
343 B
Plaintext
$OpenBSD: patch-tremor_floor1_c,v 1.1 2008/03/30 20:39:41 fgsch Exp $
|
|
--- tremor/floor1.c.orig Sun Oct 7 20:49:27 2007
|
|
+++ tremor/floor1.c Sun Mar 30 22:26:40 2008
|
|
@@ -24,6 +24,7 @@
|
|
#include "registry.h"
|
|
#include "codebook.h"
|
|
#include "misc.h"
|
|
+#include "block.h"
|
|
|
|
#define floor1_rangedB 140 /* floor 1 fixed at -140dB to 0dB range */
|
|
|