summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index e9944dda8..a291649f0 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -128,6 +128,8 @@ void ami_quit_netsurf(void);
void ami_do_redraw(struct gui_window_2 *g);
STRPTR ami_locale_langs(void);
+void ami_drag_selection(struct selection *s);
+
struct TextFont *origrpfont;
struct MinList *window_list;
struct Screen *scrn;