summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ffantasy_ms.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ffantasy_ms.cpp')
-rw-r--r--src/mame/drivers/ffantasy_ms.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ffantasy_ms.cpp b/src/mame/drivers/ffantasy_ms.cpp
index f4f276df842..52f8ca702d1 100644
--- a/src/mame/drivers/ffantasy_ms.cpp
+++ b/src/mame/drivers/ffantasy_ms.cpp
@@ -27,7 +27,7 @@
#include "cpu/z80/z80.h"
#include "machine/gen_latch.h"
#include "sound/msm5205.h"
-#include "sound/ym2203.h"
+#include "sound/ymopn.h"
#include "emupal.h"
#include "screen.h"
#include "speaker.h"