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 70ceed336c9..611b63f8ab2 100644
--- a/src/mame/drivers/fm7.cpp
+++ b/src/mame/drivers/fm7.cpp
@@ -45,8 +45,8 @@
#include "cpu/z80/z80.h"
#include "sound/ay8910.h"
-#include "sound/2203intf.h"
#include "sound/beep.h"
+#include "sound/ym2203.h"
#include "bus/centronics/dsjoy.h"