summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/goal92.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/goal92.cpp')
-rw-r--r--src/mame/drivers/goal92.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/goal92.cpp b/src/mame/drivers/goal92.cpp
index ab34219d298..77dea8bf4db 100644
--- a/src/mame/drivers/goal92.cpp
+++ b/src/mame/drivers/goal92.cpp
@@ -14,8 +14,8 @@
#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"