aboutsummaryrefslogtreecommitdiff
path: root/scumm/player_v1.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/player_v1.h')
-rw-r--r--scumm/player_v1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/player_v1.h b/scumm/player_v1.h
index 2bab13a217..27d23aafbf 100644
--- a/scumm/player_v1.h
+++ b/scumm/player_v1.h
@@ -44,7 +44,7 @@ struct channel_data_v1 {
class Player_V1 : public Player_V2 {
public:
- Player_V1(Scumm *scumm);
+ Player_V1(ScummEngine *scumm);
~Player_V1();
void startSound(int nr);