Fix build

This commit is contained in:
Chris Young 2013-04-11 21:32:05 +01:00
parent a6179250d5
commit 53e361b622
1 changed files with 1 additions and 0 deletions

View File

@ -191,6 +191,7 @@ bool ami_gui_map_filename(char **remapped, const char *path, const char *file,
const char *map);
static void ami_gui_window_update_box_deferred(struct gui_window *g, bool draw);
static void ami_do_redraw(struct gui_window_2 *g);
static void ami_schedule_redraw_remove(struct gui_window_2 *gwin);
STRPTR ami_locale_langs(void)
{