aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/carry/phonograph_ear.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/carry/phonograph_ear.cpp')
-rw-r--r--engines/titanic/carry/phonograph_ear.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/carry/phonograph_ear.cpp b/engines/titanic/carry/phonograph_ear.cpp
index 9cd461d7e0..95297a77a1 100644
--- a/engines/titanic/carry/phonograph_ear.cpp
+++ b/engines/titanic/carry/phonograph_ear.cpp
@@ -53,7 +53,7 @@ bool CPhonographEar::PETGainedObjectMsg(CPETGainedObjectMsg *msg) {
addTimer(1000);
}
- return PETGainedObjectMsg(msg);
+ return CEar::PETGainedObjectMsg(msg);
}
bool CPhonographEar::TimerMsg(CTimerMsg *msg) {