summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rastan.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/rastan.cpp')
-rw-r--r--src/mame/drivers/rastan.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/rastan.cpp b/src/mame/drivers/rastan.cpp
index e81fbcb0e75..2a7eaf5a6df 100644
--- a/src/mame/drivers/rastan.cpp
+++ b/src/mame/drivers/rastan.cpp
@@ -163,7 +163,7 @@ Note: The 'rastsagaa' set's rom numbers were named as RSxx_37 through RSxx_42
#include "cpu/z80/z80.h"
#include "machine/watchdog.h"
#include "sound/msm5205.h"
-#include "sound/ym2151.h"
+#include "sound/ymopm.h"
#include "emupal.h"
#include "screen.h"
#include "speaker.h"