summaryrefslogtreecommitdiff
path: root/ao-tools/ao-view/aoview_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'ao-tools/ao-view/aoview_main.c')
-rw-r--r--ao-tools/ao-view/aoview_main.c2
1 files changed, 2 insertions, 0 deletions
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);