summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gokidetor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gokidetor.cpp')
-rw-r--r--src/mame/drivers/gokidetor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/gokidetor.cpp b/src/mame/drivers/gokidetor.cpp
index 181f5936656..5db1e7036e1 100644
--- a/src/mame/drivers/gokidetor.cpp
+++ b/src/mame/drivers/gokidetor.cpp
@@ -13,8 +13,8 @@
#include "cpu/z80/z80.h"
//#include "machine/m66240.h"
#include "machine/te7750.h"
-#include "sound/2203intf.h"
#include "sound/okim6295.h"
+#include "sound/ym2203.h"
#include "audio/taitosnd.h"
namespace {