summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ddragon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ddragon.cpp')
-rw-r--r--src/mame/drivers/ddragon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ddragon.cpp b/src/mame/drivers/ddragon.cpp
index f5c7ab93fe7..7acc08f7baa 100644
--- a/src/mame/drivers/ddragon.cpp
+++ b/src/mame/drivers/ddragon.cpp
@@ -59,9 +59,9 @@ Dip locations verified with manual for ddragon & ddragon2
#include "cpu/m6800/m6801.h"
#include "cpu/m6809/m6809.h"
#include "cpu/z80/z80.h"
-#include "sound/2203intf.h"
#include "sound/okim6295.h"
#include "sound/ym2151.h"
+#include "sound/ym2203.h"
#include "speaker.h"