summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/metlclsh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/metlclsh.cpp')
-rw-r--r--src/mame/drivers/metlclsh.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/metlclsh.cpp b/src/mame/drivers/metlclsh.cpp
index ce96ab4883a..4c481bfaf21 100644
--- a/src/mame/drivers/metlclsh.cpp
+++ b/src/mame/drivers/metlclsh.cpp
@@ -37,8 +37,8 @@ metlclsh:
#include "includes/metlclsh.h"
#include "cpu/m6809/m6809.h"
-#include "sound/ym2203.h"
-#include "sound/ym3526.h"
+#include "sound/ymopn.h"
+#include "sound/ymopl.h"
#include "screen.h"
#include "speaker.h"