From 206639055572c11bcad0d71b22d325779dc83e95 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Fri, 30 Jan 2015 18:32:44 +0000 Subject: Fix bullet.library usage --- amiga/os3support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amiga/os3support.h') diff --git a/amiga/os3support.h b/amiga/os3support.h index 44fca5cef..9778d991a 100644 --- a/amiga/os3support.h +++ b/amiga/os3support.h @@ -184,7 +184,7 @@ struct TimeRequest { /* OutlineFont */ struct OutlineFont { struct BulletBase *BulletBase; - struct GlyphEngine *olf_EEngine; + struct GlyphEngine *GEngine; STRPTR OTagPath; struct TagItem *olf_OTagList; }; -- cgit v1.2.3