aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/mads.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/mads.h')
-rw-r--r--engines/mads/mads.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/mads.h b/engines/mads/mads.h
index b3a05dc56c..44630ca135 100644
--- a/engines/mads/mads.h
+++ b/engines/mads/mads.h
@@ -94,7 +94,7 @@ public:
Font *_font;
Game *_game;
Palette *_palette;
- ResourcesManager *_resources;
+ Resources *_resources;
MSurface *_screen;
SoundManager *_sound;
UserInterface *_userInterface;