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 cac5143e5..e9944dda8 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -78,9 +78,9 @@ struct find_window;
struct history_window;
struct gui_window_2 {
+ struct nsObject *node;
struct Window *win;
Object *objects[GID_LAST];
- struct nsObject *node;
struct browser_window *bw;
bool redraw_required;
int throbber_frame;