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, 1 insertions, 1 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index 7638e350d..c4a0575ab 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -200,7 +200,7 @@ struct Screen *scrn;
STRPTR nsscreentitle;
struct MsgPort *sport;
bool win_destroyed;
-struct browser_window *curbw;
+struct gui_window *cur_gw;
struct gui_globals browserglob;
BOOL ami_autoscroll;
BOOL popupmenu_lib_ok;