aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/gfx/slider_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/gfx/slider_button.h')
-rw-r--r--engines/titanic/gfx/slider_button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/gfx/slider_button.h b/engines/titanic/gfx/slider_button.h
index afb96dbd70..2fdf448d09 100644
--- a/engines/titanic/gfx/slider_button.h
+++ b/engines/titanic/gfx/slider_button.h
@@ -32,7 +32,7 @@ private:
int _field114;
int _field118;
int _field11C;
- Common::Point _pos1;
+ Point _pos1;
public:
CLASSDEF
CSliderButton();