summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/nitedrvr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/nitedrvr.h')
-rw-r--r--src/mame/includes/nitedrvr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/nitedrvr.h b/src/mame/includes/nitedrvr.h
index c10615ad9a3..e4151e6dc94 100644
--- a/src/mame/includes/nitedrvr.h
+++ b/src/mame/includes/nitedrvr.h
@@ -83,6 +83,6 @@ private:
};
/*----------- defined in audio/nitedrvr.c -----------*/
-DISCRETE_SOUND_EXTERN( nitedrvr );
+DISCRETE_SOUND_EXTERN( nitedrvr_discrete );
#endif // MAME_INCLUDES_NITEDRVR_H