summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bml3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/bml3.cpp')
-rw-r--r--src/mame/drivers/bml3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/bml3.cpp b/src/mame/drivers/bml3.cpp
index 5636185c513..08c7e7b0065 100644
--- a/src/mame/drivers/bml3.cpp
+++ b/src/mame/drivers/bml3.cpp
@@ -23,8 +23,8 @@
#include "machine/6850acia.h"
#include "machine/clock.h"
#include "machine/timer.h"
-#include "sound/2203intf.h"
#include "sound/spkrdev.h"
+#include "sound/ym2203.h"
#include "video/mc6845.h"
#include "emupal.h"