aboutsummaryrefslogtreecommitdiff
path: root/sky/logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/logic.h')
-rw-r--r--sky/logic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/logic.h b/sky/logic.h
index 52dfa4bb04..8b0859591b 100644
--- a/sky/logic.h
+++ b/sky/logic.h
@@ -255,7 +255,7 @@ protected:
uint32 _currentSection;
- RandomSource _rnd;
+ Common::RandomSource _rnd;
SkyScreen *_skyScreen;
SkyDisk *_skyDisk;