aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/gfx/chev_right_on.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/gfx/chev_right_on.cpp')
-rw-r--r--engines/titanic/gfx/chev_right_on.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/gfx/chev_right_on.cpp b/engines/titanic/gfx/chev_right_on.cpp
index 29a07f0d41..0351c105d2 100644
--- a/engines/titanic/gfx/chev_right_on.cpp
+++ b/engines/titanic/gfx/chev_right_on.cpp
@@ -24,7 +24,7 @@
namespace Titanic {
-EMPTY_MESSAGE_MAP(CChevRightOn, CToggleSwitch)
+EMPTY_MESSAGE_MAP(CChevRightOn, CToggleSwitch);
CChevRightOn::CChevRightOn() : CToggleSwitch() {
}