From 67275924b5255d7503fe8bd15c853cfec197c569 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Wed, 14 Nov 2018 18:01:42 -0800 Subject: GLK: Derive detection from MetaEngine rather than AdvancedMetaEngine --- engines/glk/frotz/frotz.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/glk/frotz/frotz.h') diff --git a/engines/glk/frotz/frotz.h b/engines/glk/frotz/frotz.h index cecd88637a..e45abc07a8 100644 --- a/engines/glk/frotz/frotz.h +++ b/engines/glk/frotz/frotz.h @@ -36,7 +36,7 @@ public: /** * Constructor */ - Frotz(OSystem *syst, const GlkGameDescription *gameDesc); + Frotz(OSystem *syst, const GlkGameDescription &gameDesc); /** * Destructor -- cgit v1.2.3