summaryrefslogtreecommitdiff
path: root/amiga/print.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/print.h')
-rwxr-xr-xamiga/print.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/print.h b/amiga/print.h
index f25890bda..bdd409b50 100755
--- a/amiga/print.h
+++ b/amiga/print.h
@@ -26,7 +26,7 @@ struct ami_print_window {
struct nsObject *node;
struct Window *win;
Object *objects[OID_LAST];
- struct Gadget *gadgets[GID_LAST];
+ Object *gadgets[GID_LAST];
struct hlcache_handle *c;
};