summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dec8.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dec8.cpp')
-rw-r--r--src/mame/drivers/dec8.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mame/drivers/dec8.cpp b/src/mame/drivers/dec8.cpp
index 8f93e9f5991..53b9530af3e 100644
--- a/src/mame/drivers/dec8.cpp
+++ b/src/mame/drivers/dec8.cpp
@@ -49,9 +49,8 @@ To do:
#include "cpu/m6809/m6809.h"
#include "machine/deco222.h"
#include "sound/msm5205.h"
-#include "sound/ym2203.h"
-#include "sound/ym3526.h"
-#include "sound/ym3812.h"
+#include "sound/ymopn.h"
+#include "sound/ymopl.h"
#include "speaker.h"