summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound.h')
-rw-r--r--src/emu/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound.h b/src/emu/sound.h
index 84c304dab68..2eccb3cdcc9 100644
--- a/src/emu/sound.h
+++ b/src/emu/sound.h
@@ -808,7 +808,7 @@ private:
void resume();
// handle configuration load/save
- void config_load(config_type cfg_type, util::xml::data_node const *parentnode);
+ void config_load(config_type cfg_type, config_level cfg_lvl, util::xml::data_node const *parentnode);
void config_save(config_type cfg_type, util::xml::data_node *parentnode);
// helper to adjust scale factor toward a goal