X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.c;h=62427717eab054950f8e26a02f3ecd3ff60d9e24;hp=caa32d8ef3f77e94d68aa57cdc7283c41725cb07;hb=db34194eaab9819772bd55ea1ab08c719ed8f1c8;hpb=258534d8a29be72e529acdbf4daf54d6cd8bf5c7 diff --git a/server.c b/server.c index caa32d8e..62427717 100644 --- a/server.c +++ b/server.c @@ -61,7 +61,7 @@ char *user_list = NULL; extern void dccp_send_init(struct sender *); extern void http_send_init(struct sender *); extern void ortp_send_init(struct sender *); -extern struct audio_format afl[]; +extern struct audio_format_handler afl[]; /* TODO: This is better handled by autoconf */ /** the list of supported audio file selectors */