summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/spdodgeb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/spdodgeb.cpp')
-rw-r--r--src/mame/drivers/spdodgeb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/spdodgeb.cpp b/src/mame/drivers/spdodgeb.cpp
index c2af7ff0693..1a839aa959f 100644
--- a/src/mame/drivers/spdodgeb.cpp
+++ b/src/mame/drivers/spdodgeb.cpp
@@ -28,7 +28,7 @@ Notes:
#include "cpu/m6502/m6502.h"
#include "cpu/m6800/m6801.h"
#include "cpu/m6809/m6809.h"
-#include "sound/3812intf.h"
+#include "sound/ym3812.h"
#include "speaker.h"