summaryrefslogtreecommitdiff
path: root/amiga/history_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/history_local.h')
-rwxr-xr-xamiga/history_local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/history_local.h b/amiga/history_local.h
index 5330958a1..e6e0b77f5 100755
--- a/amiga/history_local.h
+++ b/amiga/history_local.h
@@ -31,6 +31,7 @@ struct history_window {
struct browser_window *bw;
ULONG pad[4];
struct Hook scrollerhook;
+ struct gui_globals gg;
};
void ami_history_open(struct browser_window *bw, struct history *history);