summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/wc90.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/wc90.cpp')
-rw-r--r--src/mame/drivers/wc90.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/wc90.cpp b/src/mame/drivers/wc90.cpp
index 9b2659ee1c2..7fbe9ad84ea 100644
--- a/src/mame/drivers/wc90.cpp
+++ b/src/mame/drivers/wc90.cpp
@@ -58,7 +58,7 @@ Press one of the start buttons to exit.
#include "cpu/z80/z80.h"
#include "machine/watchdog.h"
-#include "sound/2608intf.h"
+#include "sound/ym2608.h"
#include "screen.h"
#include "speaker.h"