--- modules/codec/theora.c.orig Sun Feb 29 22:28:09 2004 +++ modules/codec/theora.c Sun Feb 29 22:28:23 2004 @@ -31,7 +31,7 @@ #include #include - +extern int theora_encode_tables(theora_state *t, ogg_packet *op); /***************************************************************************** * decoder_sys_t : theora decoder descriptor *****************************************************************************/