summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/shootout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/shootout.cpp')
-rw-r--r--src/mame/drivers/shootout.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/shootout.cpp b/src/mame/drivers/shootout.cpp
index 5427177b5e2..027a518a74c 100644
--- a/src/mame/drivers/shootout.cpp
+++ b/src/mame/drivers/shootout.cpp
@@ -46,7 +46,7 @@
#include "includes/shootout.h"
#include "cpu/m6502/m6502.h"
-#include "sound/2203intf.h"
+#include "sound/ym2203.h"
#include "machine/deco222.h"
#include "screen.h"
#include "speaker.h"