add packages_10.03.2 in preparation for the 10.03.2 interim release
[10.03/packages.git] / libs / libshout / patches / 100-ogg-c.patch
1 Index: libshout-2.2.2/src/ogg.c
2 ===================================================================
3 --- libshout-2.2.2.orig/src/ogg.c       2008-02-12 12:30:14.000000000 +0100
4 +++ libshout-2.2.2/src/ogg.c    2008-02-12 12:30:14.000000000 +0100
5 @@ -30,7 +30,7 @@
6  #include <inttypes.h>
7  #endif
8  
9 -#include <ogg/ogg.h>
10 +#include <tremor/ogg.h>
11  
12  #include <shout/shout.h>
13  #include "shout_private.h"