summaryrefslogtreecommitdiff
path: root/frontends/amiga/hotlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/hotlist.h')
-rwxr-xr-xfrontends/amiga/hotlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/amiga/hotlist.h b/frontends/amiga/hotlist.h
index 23a97480b..113a2d1c0 100755
--- a/frontends/amiga/hotlist.h
+++ b/frontends/amiga/hotlist.h
@@ -22,7 +22,7 @@
struct nsurl;
struct treeview_window;
-struct treeview_window *hotlist_window;
+extern struct treeview_window *hotlist_window;
void ami_hotlist_initialise(const char *hotlist_file);