summaryrefslogtreecommitdiff
path: root/amiga/os3support.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/os3support.h')
-rw-r--r--amiga/os3support.h2
1 files changed, 1 insertions, 1 deletions
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;
};