diff options
Diffstat (limited to 'ao-view/aoview.h')
-rw-r--r-- | ao-view/aoview.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ao-view/aoview.h b/ao-view/aoview.h index 62d0640b..e8334e5b 100644 --- a/ao-view/aoview.h +++ b/ao-view/aoview.h @@ -308,4 +308,8 @@ aoview_flite_start(void); void aoview_flite_stop(void); +/* aoview_main.c */ + +extern char *aoview_tty; + #endif /* _AOVIEW_H_ */ |