aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_readexten.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_readexten.c')
-rw-r--r--apps/app_readexten.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_readexten.c b/apps/app_readexten.c
index 415678d9d..fc4faa902 100644
--- a/apps/app_readexten.c
+++ b/apps/app_readexten.c
@@ -79,7 +79,7 @@ static int readexten_exec(struct ast_channel *chan, void *data)
int maxdigits = sizeof(exten) - 1;
int timeout = 0, digit_timeout = 0, x = 0;
char *argcopy = NULL, *status = "";
- struct ind_tone_zone_sound *ts = NULL;
+ struct tone_zone_sound *ts = NULL;
struct ast_flags flags = {0};
AST_DECLARE_APP_ARGS(arglist,