X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=chan_lcr.c;h=2903243b742ef69e879680ad18e2c33aa273dccf;hp=a2951ae2c384a7e3c603be4d1bfaf4b72e074b15;hb=1c32d75c7e3e617082c9572f0e6ababc6bacc336;hpb=14da759465d6597908f27a31ec14eda3d5a47520 diff --git a/chan_lcr.c b/chan_lcr.c index a2951ae..2903243 100644 --- a/chan_lcr.c +++ b/chan_lcr.c @@ -2948,7 +2948,7 @@ static int lcr_indicate(struct ast_channel *ast, int cond, const void *data, siz union parameter newparam; int res = 0; struct chan_call *call; - const struct tone_zone_sound *ts = NULL; + const struct ast_tone_zone_sound *ts = NULL; ast_mutex_lock(&chan_lock); #if ASTERISK_VERSION_NUM < 110000