14 lines
389 B
Diff
14 lines
389 B
Diff
|
Index: libshout-2.2.2/src/ogg.c
|
||
|
===================================================================
|
||
|
--- libshout-2.2.2.orig/src/ogg.c 2008-02-12 12:30:14.000000000 +0100
|
||
|
+++ libshout-2.2.2/src/ogg.c 2008-02-12 12:30:14.000000000 +0100
|
||
|
@@ -30,7 +30,7 @@
|
||
|
#include <inttypes.h>
|
||
|
#endif
|
||
|
|
||
|
-#include <ogg/ogg.h>
|
||
|
+#include <tremor/ogg.h>
|
||
|
|
||
|
#include <shout/shout.h>
|
||
|
#include "shout_private.h"
|