X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2Fao-view%2Faoview_main.c;h=714bee9a2677924c8369cf79540b3bcea9c81edd;hp=64c1c0273a90c2c5e857af4b53d5fa07077a41db;hb=e29961fdb2a48874c895829880eadbf13e094c0c;hpb=a3771bfc5ce740f9d89193e9f8b1d7987aa57264 diff --git a/ao-tools/ao-view/aoview_main.c b/ao-tools/ao-view/aoview_main.c index 64c1c027..714bee9a 100644 --- a/ao-tools/ao-view/aoview_main.c +++ b/ao-tools/ao-view/aoview_main.c @@ -86,6 +86,8 @@ int main(int argc, char **argv) aoview_voice_init(xml); + aoview_channel_init(xml); + aoview_dev_dialog_init(xml); aoview_state_init(xml);