summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hnayayoi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hnayayoi.cpp')
-rw-r--r--src/mame/drivers/hnayayoi.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/hnayayoi.cpp b/src/mame/drivers/hnayayoi.cpp
index 8ec56d4196b..d72c2b49d56 100644
--- a/src/mame/drivers/hnayayoi.cpp
+++ b/src/mame/drivers/hnayayoi.cpp
@@ -42,8 +42,8 @@ TODO:
#include "includes/hnayayoi.h"
#include "cpu/z80/z80.h"
-#include "sound/2203intf.h"
#include "sound/msm5205.h"
+#include "sound/ym2203.h"
#include "machine/clock.h"
#include "machine/nvram.h"
#include "video/mc6845.h"