aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/global.h')
-rw-r--r--engines/gob/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/global.h b/engines/gob/global.h
index 5c63f2b68a..9f12f4ded6 100644
--- a/engines/gob/global.h
+++ b/engines/gob/global.h
@@ -112,7 +112,7 @@ public:
bool _setAllPalette;
bool _dontSetPalette;
- SurfaceDesc::Ptr _primarySurfDesc;
+ SurfaceDescPtr _primarySurfDesc;
int16 _debugFlag;
int16 _inVM;