summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bmcbowl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/bmcbowl.cpp')
-rw-r--r--src/mame/drivers/bmcbowl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/bmcbowl.cpp b/src/mame/drivers/bmcbowl.cpp
index b39561cde6e..598b7baf8a9 100644
--- a/src/mame/drivers/bmcbowl.cpp
+++ b/src/mame/drivers/bmcbowl.cpp
@@ -107,7 +107,7 @@ Main board:
#include "machine/nvram.h"
#include "sound/ay8910.h"
#include "sound/okim6295.h"
-#include "sound/ym2413.h"
+#include "sound/ymopl.h"
#include "video/ramdac.h"
#include "emupal.h"
#include "screen.h"