aboutsummaryrefslogtreecommitdiff
path: root/scumm/player_v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/player_v2.h')
-rw-r--r--scumm/player_v2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/player_v2.h b/scumm/player_v2.h
index c8c42f5402..98cf424c52 100644
--- a/scumm/player_v2.h
+++ b/scumm/player_v2.h
@@ -88,7 +88,7 @@ protected:
bool _isV3Game;
SoundMixer *_mixer;
OSystem *_system;
- ScummEngine *_scumm;
+ ScummEngine *_vm;
bool _pcjr;
int _header_len;