summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/missb2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/missb2.cpp')
-rw-r--r--src/mame/drivers/missb2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/missb2.cpp b/src/mame/drivers/missb2.cpp
index bb9e974cf8b..a79c87d3182 100644
--- a/src/mame/drivers/missb2.cpp
+++ b/src/mame/drivers/missb2.cpp
@@ -19,7 +19,7 @@ written, so it may be normal behaviour.
#include "cpu/z80/z80.h"
#include "sound/okim6295.h"
-#include "sound/ym3526.h"
+#include "sound/ymopl.h"
#include "machine/watchdog.h"
#include "emupal.h"
#include "screen.h"