X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-view%2Faoview.h;h=e8334e5b2693388117036e8ddca79f6f206626ae;hb=dd09f0bc2b950c00f3b489878cd69ad8a003f46c;hp=62d0640b9a182b42101263cea45ff3a1936729b6;hpb=9789ca5e8caa9a013e804f307b9da380e147bd75;p=fw%2Faltos 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_ */