summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/goindol.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/goindol.cpp')
-rw-r--r--src/mame/drivers/goindol.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/goindol.cpp b/src/mame/drivers/goindol.cpp
index 8eea8258708..e9a6a60fc05 100644
--- a/src/mame/drivers/goindol.cpp
+++ b/src/mame/drivers/goindol.cpp
@@ -24,7 +24,7 @@ Notes:
#include "cpu/z80/z80.h"
#include "machine/gen_latch.h"
-#include "sound/2203intf.h"
+#include "sound/ym2203.h"
#include "screen.h"
#include "speaker.h"