Modified: trunk/ezstream/src/util.h =================================================================== --- trunk/ezstream/src/util.h 2009-03-15 10:55:58 UTC (rev 15767) +++ trunk/ezstream/src/util.h 2009-03-15 10:59:55 UTC (rev 15768) @@ -20,6 +20,8 @@ #ifndef __UTIL_H__ #define __UTIL_H__ +#include <shout/shout.h> + #define ICONV_REPLACE 0 #define ICONV_TRANSLIT 1 #define ICONV_IGNORE 2