summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bookkeeping.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/bookkeeping.h')
-rw-r--r--src/emu/bookkeeping.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/bookkeeping.h b/src/emu/bookkeeping.h
index 760789fd536..0d09c497b36 100644
--- a/src/emu/bookkeeping.h
+++ b/src/emu/bookkeeping.h
@@ -57,7 +57,7 @@ public:
// getters
running_machine &machine() const { return m_machine; }
private:
- void config_load(config_type cfg_type, util::xml::data_node const *parentnode);
+ void config_load(config_type cfg_type, config_level cfg_level, util::xml::data_node const *parentnode);
void config_save(config_type cfg_type, util::xml::data_node *parentnode);
// internal state