aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/computer_screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/computer_screen.h')
-rw-r--r--engines/titanic/game/computer_screen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/computer_screen.h b/engines/titanic/game/computer_screen.h
index 032c724ba6..1aed01c723 100644
--- a/engines/titanic/game/computer_screen.h
+++ b/engines/titanic/game/computer_screen.h
@@ -34,7 +34,7 @@ class CComputerScreen : public CGameObject {
bool EnterViewMsg(CEnterViewMsg *msg);
bool TimerMsg(CTimerMsg *msg);
public:
- CLASSDEF
+ CLASSDEF;
CComputerScreen();
/**