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 3ec050f16..246d75124 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -131,7 +131,7 @@ struct gui_window_2 {
struct MinList shared_pens;
gui_pointer_shape mouse_pointer;
#ifndef __amigaos4__
- struct NewMenu *menu;
+ struct NewMenu *menu_os3;
struct VisualInfo *vi;
#endif
};