summaryrefslogtreecommitdiffstats
path: root/tremor/synthesis.c
diff options
context:
space:
mode:
Diffstat (limited to 'tremor/synthesis.c')
-rw-r--r--tremor/synthesis.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tremor/synthesis.c b/tremor/synthesis.c
index 3d9048dfc6..6b33cfbde1 100644
--- a/tremor/synthesis.c
+++ b/tremor/synthesis.c
@@ -23,6 +23,7 @@
#include "registry.h"
#include "misc.h"
#include "os.h"
+#include "block.h"
int vorbis_synthesis(vorbis_block *vb,ogg_packet *op){
vorbis_dsp_state *vd=vb->vd;