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 c649f7501..5330958a1 100755
--- a/amiga/history_local.h
+++ b/amiga/history_local.h
@@ -35,4 +35,5 @@ struct history_window {
void ami_history_open(struct browser_window *bw, struct history *history);
void ami_history_close(struct history_window *hw);
+BOOL ami_history_event(struct history_window *hw);
#endif