summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ninjaw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ninjaw.cpp')
-rw-r--r--src/mame/drivers/ninjaw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ninjaw.cpp b/src/mame/drivers/ninjaw.cpp
index 6110f56d7b3..0928f5e6cd0 100644
--- a/src/mame/drivers/ninjaw.cpp
+++ b/src/mame/drivers/ninjaw.cpp
@@ -321,7 +321,7 @@ rumbling on a subwoofer in the cabinet.)
#include "cpu/z80/z80.h"
#include "cpu/m68000/m68000.h"
-#include "sound/ym2610.h"
+#include "sound/ymopn.h"
#include "screen.h"
#include "speaker.h"