aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/gfx/elevator_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/gfx/elevator_button.h')
-rw-r--r--engines/titanic/gfx/elevator_button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/gfx/elevator_button.h b/engines/titanic/gfx/elevator_button.h
index dec4775f3f..28110d8102 100644
--- a/engines/titanic/gfx/elevator_button.h
+++ b/engines/titanic/gfx/elevator_button.h
@@ -28,7 +28,7 @@
namespace Titanic {
class CElevatorButton : public CSTButton {
- DECLARE_MESSAGE_MAP
+ DECLARE_MESSAGE_MAP;
public:
CLASSDEF;
CElevatorButton();