aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wage/dialog.h')
-rw-r--r--engines/wage/dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wage/dialog.h b/engines/wage/dialog.h
index c5878acc95..ec99fc06b2 100644
--- a/engines/wage/dialog.h
+++ b/engines/wage/dialog.h
@@ -74,7 +74,7 @@ public:
private:
Gui *_gui;
- Graphics::Surface _tempSurface;
+ Graphics::ManagedSurface _tempSurface;
Common::Rect _bbox;
Common::String _text;