c5b30f3654
PR: ports/103769 Approved by: maintainer timeout (62 days)
11 lines
270 B
C
11 lines
270 B
C
--- src/libffmpeg/libavcodec/vorbis.c.orig Thu Sep 28 13:27:16 2006
|
|
+++ src/libffmpeg/libavcodec/vorbis.c Thu Sep 28 13:27:41 2006
|
|
@@ -29,6 +29,8 @@
|
|
#include "dsputil.h"
|
|
|
|
#include "vorbis.h"
|
|
+#include "xine_internal.h"
|
|
+
|
|
|
|
#define V_NB_BITS 8
|
|
#define V_NB_BITS2 11
|