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 2fe5cf40e..9e453ac85 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -124,6 +124,7 @@ void ami_get_msg(void);
void ami_update_pointer(struct Window *win, gui_pointer_shape shape);
void ami_close_all_tabs(struct gui_window_2 *gwin);
void ami_quit_netsurf(void);
+void ami_get_theme_filename(char *filename,char *themestring);
struct RastPort *currp;
struct TextFont *origrpfont;