3e4a910d69
prototypes. fix from mplayer svn via biorn@ (maintainer).
12 lines
313 B
Plaintext
12 lines
313 B
Plaintext
$OpenBSD: patch-tremor_res012_c,v 1.1 2008/03/30 20:39:41 fgsch Exp $
|
|
--- tremor/res012.c.orig Sun Oct 7 20:49:27 2007
|
|
+++ tremor/res012.c Sun Mar 30 22:26:40 2008
|
|
@@ -25,6 +25,7 @@
|
|
#include "codebook.h"
|
|
#include "misc.h"
|
|
#include "os.h"
|
|
+#include "block.h"
|
|
|
|
typedef struct {
|
|
vorbis_info_residue0 *info;
|