summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lastduel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lastduel.cpp')
-rw-r--r--src/mame/drivers/lastduel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/lastduel.cpp b/src/mame/drivers/lastduel.cpp
index b4a71a1b280..ece31b56d68 100644
--- a/src/mame/drivers/lastduel.cpp
+++ b/src/mame/drivers/lastduel.cpp
@@ -125,8 +125,8 @@ Notes:
#include "cpu/z80/z80.h"
#include "cpu/m68000/m68000.h"
-#include "sound/2203intf.h"
#include "sound/okim6295.h"
+#include "sound/ym2203.h"
#include "screen.h"
#include "speaker.h"