aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/core/link_item.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/core/link_item.h')
-rw-r--r--engines/titanic/core/link_item.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/core/link_item.h b/engines/titanic/core/link_item.h
index 733a4c9bdd..bbeef2c11c 100644
--- a/engines/titanic/core/link_item.h
+++ b/engines/titanic/core/link_item.h
@@ -46,7 +46,7 @@ protected:
int _field30;
int _field34;
public:
- Common::Rect _bounds;
+ Rect _bounds;
public:
CLASSDEF
CLinkItem();