summaryrefslogtreecommitdiff
path: root/frontends/amiga/history.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/history.c')
-rwxr-xr-xfrontends/amiga/history.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontends/amiga/history.c b/frontends/amiga/history.c
index bc16d3000..2287c7069 100755
--- a/frontends/amiga/history.c
+++ b/frontends/amiga/history.c
@@ -27,6 +27,8 @@
#include "amiga/tree.h"
#include "amiga/tree.h"
+struct treeview_window *global_history_window = NULL;
+
void ami_global_history_initialise(void)
{
global_history_window = ami_tree_create(TREE_HISTORY, NULL);