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