summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/stadhero.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/stadhero.cpp')
-rw-r--r--src/mame/drivers/stadhero.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/stadhero.cpp b/src/mame/drivers/stadhero.cpp
index 87e78216670..819d0b3093f 100644
--- a/src/mame/drivers/stadhero.cpp
+++ b/src/mame/drivers/stadhero.cpp
@@ -95,8 +95,8 @@
#include "cpu/m68000/m68000.h"
#include "cpu/m6502/m6502.h"
#include "sound/okim6295.h"
-#include "sound/ym2203.h"
-#include "sound/ym3812.h"
+#include "sound/ymopn.h"
+#include "sound/ymopl.h"
#include "emupal.h"
#include "speaker.h"