diff options
Diffstat (limited to 'simon')
| -rw-r--r-- | simon/simon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.h b/simon/simon.h index e9a4ce92c0..c5f47671f2 100644 --- a/simon/simon.h +++ b/simon/simon.h @@ -347,7 +347,7 @@ protected: byte *_sdl_buf; byte *_sdl_buf_attached; - RandomSource _rnd; + Common::RandomSource _rnd; byte *_vc_10_base_ptr_old; byte _hebrew_char_widths[32]; |
