summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/spdheat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/spdheat.cpp')
-rw-r--r--src/mame/drivers/spdheat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/spdheat.cpp b/src/mame/drivers/spdheat.cpp
index 117bd691665..2decbb2515f 100644
--- a/src/mame/drivers/spdheat.cpp
+++ b/src/mame/drivers/spdheat.cpp
@@ -19,8 +19,8 @@
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
#include "machine/watchdog.h"
-#include "sound/2203intf.h"
#include "sound/flt_vol.h"
+#include "sound/ym2203.h"
static constexpr XTAL MASTER_CLOCK = 16_MHz_XTAL;