# HG changeset patch # User ods15 # Date 1159710317 0 # Node ID 7ffa21b125a65d7a3389535aec9864e4399d7ba8 # Parent 094fe185d0546f4b3abc9a9968c6b7615556d3d3 100l, broke ffmpeg compilation, ABS() and uint* types not defined in vorbis_data.c diff -r 094fe185d054 -r 7ffa21b125a6 vorbis.h --- 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];