summaryrefslogtreecommitdiff
path: root/synthesis.c
diff options
context:
space:
mode:
Diffstat (limited to 'synthesis.c')
-rw-r--r--synthesis.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/synthesis.c b/synthesis.c
index 3006eee..43fa70d 100644
--- a/synthesis.c
+++ b/synthesis.c
@@ -22,7 +22,6 @@
#include "codec_internal.h"
#include "registry.h"
#include "misc.h"
-#include "os.h"
int vorbis_synthesis(vorbis_block *vb,ogg_packet *op,int decodep){
vorbis_dsp_state *vd=vb->vd;