summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/scotrsht.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/scotrsht.cpp')
-rw-r--r--src/mame/drivers/scotrsht.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/scotrsht.cpp b/src/mame/drivers/scotrsht.cpp
index 717f58302f8..b9c52f34ec8 100644
--- a/src/mame/drivers/scotrsht.cpp
+++ b/src/mame/drivers/scotrsht.cpp
@@ -41,7 +41,7 @@ Stephh's notes (based on the game M6502 code and some tests) :
#include "cpu/z80/z80.h"
#include "cpu/m6809/m6809.h"
#include "machine/watchdog.h"
-#include "sound/ym2203.h"
+#include "sound/ymopn.h"
#include "screen.h"
#include "speaker.h"