aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/placeholder/tv_on_bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/placeholder/tv_on_bar.h')
-rw-r--r--engines/titanic/game/placeholder/tv_on_bar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/placeholder/tv_on_bar.h b/engines/titanic/game/placeholder/tv_on_bar.h
index 3358cd6fec..3af59deb5b 100644
--- a/engines/titanic/game/placeholder/tv_on_bar.h
+++ b/engines/titanic/game/placeholder/tv_on_bar.h
@@ -29,7 +29,7 @@ namespace Titanic {
class CTVOnBar : public CPlaceHolder {
private:
- Common::Point _pos1;
+ Point _pos1;
public:
CLASSDEF