summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.h')
-rw-r--r--amiga/gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index 436991936..38eee52bf 100644
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -138,7 +138,7 @@ struct gui_window_2 {
gui_drag_type drag_op;
struct IBox *ptr_lock;
struct AppWindow *appwin;
- struct MinList shared_pens;
+ struct MinList *shared_pens;
gui_pointer_shape mouse_pointer;
struct Menu *imenu; /* Intuition menu */
struct VisualInfo *vi; /* For GadTools menu */