summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bingowav.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/bingowav.cpp')
-rw-r--r--src/mame/drivers/bingowav.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/bingowav.cpp b/src/mame/drivers/bingowav.cpp
index f2fe37da511..ef8ebd0b3e2 100644
--- a/src/mame/drivers/bingowav.cpp
+++ b/src/mame/drivers/bingowav.cpp
@@ -44,7 +44,7 @@
#include "cpu/z80/z80.h"
#include "machine/te7750.h"
#include "machine/tmp68301.h"
-#include "sound/ym2610.h"
+#include "sound/ymopn.h"
#include "audio/taitosnd.h"
class bingowav_state : public driver_device