summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cyclemb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cyclemb.cpp')
-rw-r--r--src/mame/drivers/cyclemb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cyclemb.cpp b/src/mame/drivers/cyclemb.cpp
index 0874655c704..45e8019d795 100644
--- a/src/mame/drivers/cyclemb.cpp
+++ b/src/mame/drivers/cyclemb.cpp
@@ -74,7 +74,7 @@ Dumped by Chack'n
#include "cpu/z80/z80.h"
#include "machine/gen_latch.h"
-#include "sound/ym2203.h"
+#include "sound/ymopn.h"
#include "emupal.h"
#include "screen.h"
#include "speaker.h"