aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/world.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wage/world.h')
-rw-r--r--engines/wage/world.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wage/world.h b/engines/wage/world.h
index 0086db21d9..74bd82a0a1 100644
--- a/engines/wage/world.h
+++ b/engines/wage/world.h
@@ -35,7 +35,7 @@ public:
World();
~World();
- bool loadWorld(MacResManager *resMan);
+ bool loadWorld(Common::MacResManager *resMan);
void loadExternalSounds(String fname);
String _name;