summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mario.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mario.h')
-rw-r--r--src/mame/includes/mario.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/mario.h b/src/mame/includes/mario.h
index 2c9563e335e..40161d4f187 100644
--- a/src/mame/includes/mario.h
+++ b/src/mame/includes/mario.h
@@ -83,7 +83,7 @@ public:
#else
optional_device<netlist_mame_logic_input_t> m_audio_snd0;
optional_device<netlist_mame_logic_input_t> m_audio_snd7;
- optional_device<netlist_mame_logic_input_t> m_audio_dac;
+ optional_device<netlist_mame_int_input_t> m_audio_dac;
#endif
/* memory pointers */