From b6f9407ec6369f98bab1d13746ba0316ac1c50dd Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Mon, 29 Nov 2010 17:50:30 +0000 Subject: HUGO: Fix compilation svn-id: r54577 --- engines/hugo/hugo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/hugo/hugo.h') diff --git a/engines/hugo/hugo.h b/engines/hugo/hugo.h index 903dd5a7bc..14e9527ba3 100644 --- a/engines/hugo/hugo.h +++ b/engines/hugo/hugo.h @@ -177,7 +177,7 @@ public: const HugoGameDescription *_gameDescription; uint32 getFeatures() const; - const char *HugoEngine::getGameId() const; + const char *getGameId() const; GameType getGameType() const; Common::Platform getPlatform() const; -- cgit v1.2.3