summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fm7.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/fm7.cpp')
-rw-r--r--src/mame/drivers/fm7.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/fm7.cpp b/src/mame/drivers/fm7.cpp
index ad71655bb60..2b5be155949 100644
--- a/src/mame/drivers/fm7.cpp
+++ b/src/mame/drivers/fm7.cpp
@@ -46,7 +46,7 @@
#include "sound/ay8910.h"
#include "sound/beep.h"
-#include "sound/ym2203.h"
+#include "sound/ymopn.h"
#include "bus/centronics/dsjoy.h"