summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/asuka.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/asuka.cpp')
-rw-r--r--src/mame/drivers/asuka.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/asuka.cpp b/src/mame/drivers/asuka.cpp
index 3e572b16d0a..8686d545790 100644
--- a/src/mame/drivers/asuka.cpp
+++ b/src/mame/drivers/asuka.cpp
@@ -225,8 +225,8 @@ DIP locations verified for:
#include "cpu/z80/z80.h"
#include "machine/watchdog.h"
#include "sound/msm5205.h"
-#include "sound/ym2151.h"
-#include "sound/ym2610.h"
+#include "sound/ymopm.h"
+#include "sound/ymopn.h"
#include "screen.h"
#include "speaker.h"