summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dec0.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dec0.cpp')
-rw-r--r--src/mame/drivers/dec0.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/dec0.cpp b/src/mame/drivers/dec0.cpp
index eeb59754607..3e9ee1ffb81 100644
--- a/src/mame/drivers/dec0.cpp
+++ b/src/mame/drivers/dec0.cpp
@@ -397,9 +397,9 @@ Notes:
#include "cpu/z80/z80.h"
#include "cpu/m6805/m68705.h"
#include "machine/upd4701.h"
-#include "sound/2203intf.h"
#include "sound/3812intf.h"
#include "sound/okim6295.h"
+#include "sound/ym2203.h"
#include "speaker.h"