summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/system16.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/system16.cpp')
-rw-r--r--src/mame/drivers/system16.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mame/drivers/system16.cpp b/src/mame/drivers/system16.cpp
index 8f99d4caf7e..e59e40ea826 100644
--- a/src/mame/drivers/system16.cpp
+++ b/src/mame/drivers/system16.cpp
@@ -96,9 +96,8 @@
#include "cpu/z80/z80.h"
#include "sound/okim6295.h"
#include "sound/rf5c68.h"
-#include "sound/ym2151.h"
-#include "sound/ym2203.h"
-#include "sound/ym2612.h"
+#include "sound/ymopm.h"
+#include "sound/ymopn.h"
#include "speaker.h"