summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/momoko.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/momoko.cpp')
-rw-r--r--src/mame/drivers/momoko.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/momoko.cpp b/src/mame/drivers/momoko.cpp
index f4d8c2545f0..956a1bffcf8 100644
--- a/src/mame/drivers/momoko.cpp
+++ b/src/mame/drivers/momoko.cpp
@@ -51,7 +51,7 @@ Stephh's notes (based on the game Z80 code and some tests) :
#include "cpu/z80/z80.h"
#include "machine/gen_latch.h"
#include "machine/watchdog.h"
-#include "sound/2203intf.h"
+#include "sound/ym2203.h"
#include "screen.h"
#include "speaker.h"