summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/bublbobl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/bublbobl.cpp')
-rw-r--r--src/mame/drivers/bublbobl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/bublbobl.cpp b/src/mame/drivers/bublbobl.cpp
index e8d2889242b..d6107629daa 100644
--- a/src/mame/drivers/bublbobl.cpp
+++ b/src/mame/drivers/bublbobl.cpp
@@ -273,8 +273,8 @@ TODO:
#include "cpu/m6800/m6801.h"
#include "cpu/z80/z80.h"
#include "machine/watchdog.h"
-#include "sound/3526intf.h"
#include "sound/ym2203.h"
+#include "sound/ym3526.h"
#include "screen.h"
#include "speaker.h"