summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index a161288fd..f6a791fa5 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -136,6 +136,7 @@ void ami_quit_netsurf(void);
void ami_get_theme_filename(char *filename,char *themestring);
void ami_clearclipreg(struct RastPort *rp);
void ami_do_redraw(struct gui_window_2 *g);
+STRPTR ami_locale_langs(void);
struct RastPort *currp;
struct TextFont *origrpfont;