summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ichiban.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ichiban.cpp')
-rw-r--r--src/mame/drivers/ichiban.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ichiban.cpp b/src/mame/drivers/ichiban.cpp
index 82e1d83219d..56dd3eabd80 100644
--- a/src/mame/drivers/ichiban.cpp
+++ b/src/mame/drivers/ichiban.cpp
@@ -38,7 +38,7 @@ HSync - 15.510kHz
#include "cpu/z80/z80.h"
#include "machine/nvram.h"
#include "sound/ay8910.h"
-#include "sound/ym2413.h"
+#include "sound/ymopl.h"
#include "emupal.h"
#include "screen.h"
#include "speaker.h"