Index: libshout-2.2.2/src/shout_ogg.h =================================================================== --- libshout-2.2.2.orig/src/shout_ogg.h 2008-02-12 12:30:14.000000000 +0100 +++ libshout-2.2.2/src/shout_ogg.h 2008-02-12 12:30:14.000000000 +0100 @@ -28,7 +28,7 @@ #include <stdlib.h> -#include <ogg/ogg.h> +#include <tremor/ogg.h> typedef struct _ogg_codec_tag { ogg_stream_state os;