aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
Diffstat (limited to 'simon/simon.h')
-rw-r--r--simon/simon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.h b/simon/simon.h
index 28814501d8..3286e1bda7 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -338,7 +338,7 @@ protected:
int _num_screen_updates;
int _vga_tick_counter;
- SimonSound *_sound;
+ Sound *_sound;
bool _effects_paused;
bool _ambient_paused;