Magellan Linux

Annotation of /trunk/libmpeg3/patches/libmpeg3-1.7-a52.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 224 - (hide annotations) (download)
Sat Jun 23 13:53:28 2007 UTC (16 years, 11 months ago) by niro
File size: 266 byte(s)
-new fixes

1 niro 224 --- audio/ac3.c.orig 2006-09-12 00:16:25.455684270 +0200
2     +++ audio/ac3.c 2006-09-12 00:16:45.591247753 +0200
3     @@ -1,7 +1,7 @@
4     #include <stdint.h>
5     #include <stdio.h>
6    
7     -#include "a52.h"
8     +#include <a52dec/a52.h>
9     #include "mpeg3private.h"
10     #include "mpeg3protos.h"
11