summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/discoboy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/discoboy.cpp')
-rw-r--r--src/mame/drivers/discoboy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/discoboy.cpp b/src/mame/drivers/discoboy.cpp
index bd846bbcaa6..376f9d23b0c 100644
--- a/src/mame/drivers/discoboy.cpp
+++ b/src/mame/drivers/discoboy.cpp
@@ -47,7 +47,7 @@ Notes:
#include "machine/bankdev.h"
#include "machine/gen_latch.h"
#include "sound/msm5205.h"
-#include "sound/3812intf.h"
+#include "sound/ym3812.h"
#include "emupal.h"
#include "screen.h"
#include "speaker.h"