summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tumbleb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tumbleb.cpp')
-rw-r--r--src/mame/drivers/tumbleb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tumbleb.cpp b/src/mame/drivers/tumbleb.cpp
index 9f469e5c47a..2700f3d7b0d 100644
--- a/src/mame/drivers/tumbleb.cpp
+++ b/src/mame/drivers/tumbleb.cpp
@@ -307,9 +307,9 @@ Stephh's notes (based on the games M68000 code and some tests) :
#include "cpu/mcs51/mcs51.h" // for semicom mcu
#include "cpu/pic16c5x/pic16c5x.h"
#include "machine/decocrpt.h"
-#include "sound/3812intf.h"
#include "sound/okim6295.h"
#include "sound/ym2151.h"
+#include "sound/ym3812.h"
#include "speaker.h"