aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/carry/note.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/carry/note.h')
-rw-r--r--engines/titanic/carry/note.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/carry/note.h b/engines/titanic/carry/note.h
index 4edb2024c5..37ebf96d72 100644
--- a/engines/titanic/carry/note.h
+++ b/engines/titanic/carry/note.h
@@ -29,7 +29,7 @@
namespace Titanic {
class CNote : public CCarry {
- DECLARE_MESSAGE_MAP
+ DECLARE_MESSAGE_MAP;
bool MouseDoubleClickMsg(CMouseDoubleClickMsg *msg);
private:
CString _string6;