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