changeset 3803:7ffa21b125a6 libavcodec

100l, broke ffmpeg compilation, ABS() and uint* types not defined in vorbis_data.c
author ods15
date Sun, 01 Oct 2006 13:45:17 +0000
parents 094fe185d054
children f472f55953bb
files vorbis.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/vorbis.h	Sun Oct 01 11:59:33 2006 +0000
+++ b/vorbis.h	Sun Oct 01 13:45:17 2006 +0000
@@ -19,6 +19,8 @@
 #ifndef VORBIS_H
 #define VORBIS_H
 
+#include "avcodec.h"
+
 extern const float ff_vorbis_floor1_inverse_db_table[256];
 extern const float * ff_vorbis_vwin[8];