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 6ebd5a45b..a567d88a8 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -144,6 +144,6 @@ struct MsgPort *sport;
bool win_destroyed;
struct browser_window *curbw;
struct gui_globals browserglob;
-uint32_t ami_appid;
+uint32 ami_appid;
BOOL ami_autoscroll;
#endif