aboutsummaryrefslogtreecommitdiff
path: root/engines/adl/hires6.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/adl/hires6.cpp')
-rw-r--r--engines/adl/hires6.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/adl/hires6.cpp b/engines/adl/hires6.cpp
index 0eb47de7fc..02ef0f022a 100644
--- a/engines/adl/hires6.cpp
+++ b/engines/adl/hires6.cpp
@@ -289,7 +289,7 @@ void HiRes6Engine::runIntro() {
}
void HiRes6Engine::init() {
- _graphics = new Graphics_v3(*_display);
+ _graphics = new GraphicsMan_v3(*_display);
insertDisk(0);