summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/chinagat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/chinagat.cpp')
-rw-r--r--src/mame/drivers/chinagat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/chinagat.cpp b/src/mame/drivers/chinagat.cpp
index 41d1a73d96f..bdfc5879dc1 100644
--- a/src/mame/drivers/chinagat.cpp
+++ b/src/mame/drivers/chinagat.cpp
@@ -251,9 +251,9 @@ M2H - /% \_____/ duty 1:1, 1.5MHz
#include "cpu/mcs48/mcs48.h"
#include "cpu/z80/z80.h"
#include "machine/timer.h"
-#include "sound/2203intf.h"
#include "sound/okim6295.h"
#include "sound/ym2151.h"
+#include "sound/ym2203.h"
#include "speaker.h"