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