aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/cursor32.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/graphics/cursor32.h')
-rw-r--r--engines/sci/graphics/cursor32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/graphics/cursor32.h b/engines/sci/graphics/cursor32.h
index 88a75beb7f..00a8b9baa4 100644
--- a/engines/sci/graphics/cursor32.h
+++ b/engines/sci/graphics/cursor32.h
@@ -31,7 +31,7 @@
namespace Sci {
-class GfxCursor32 : Common::Serializable {
+class GfxCursor32 : public Common::Serializable {
public:
GfxCursor32();
~GfxCursor32();