summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/chanbara.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/chanbara.cpp')
-rw-r--r--src/mame/drivers/chanbara.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/chanbara.cpp b/src/mame/drivers/chanbara.cpp
index 6202de3d47e..579b4d38b8d 100644
--- a/src/mame/drivers/chanbara.cpp
+++ b/src/mame/drivers/chanbara.cpp
@@ -52,7 +52,7 @@ ToDo:
#include "emu.h"
#include "cpu/m6809/m6809.h"
-#include "sound/2203intf.h"
+#include "sound/ym2203.h"
#include "emupal.h"
#include "screen.h"
#include "speaker.h"