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.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/asuka.cpp b/src/mame/drivers/asuka.cpp
index ead519d7f29..95562b0f362 100644
--- a/src/mame/drivers/asuka.cpp
+++ b/src/mame/drivers/asuka.cpp
@@ -224,9 +224,9 @@ DIP locations verified for:
#include "cpu/z180/z180.h"
#include "cpu/z80/z80.h"
#include "machine/watchdog.h"
-#include "sound/2610intf.h"
#include "sound/msm5205.h"
#include "sound/ym2151.h"
+#include "sound/ym2610.h"
#include "screen.h"
#include "speaker.h"