summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/segajw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/segajw.cpp')
-rw-r--r--src/mame/drivers/segajw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/segajw.cpp b/src/mame/drivers/segajw.cpp
index 721d1e4cc2c..98d3b7da163 100644
--- a/src/mame/drivers/segajw.cpp
+++ b/src/mame/drivers/segajw.cpp
@@ -33,7 +33,7 @@ Also seem to be running on the same/similar hardware:
#include "machine/gen_latch.h"
#include "machine/nvram.h"
#include "machine/315_5296.h"
-#include "sound/ym2612.h"
+#include "sound/ymopn.h"
#include "video/hd63484.h"
#include "video/ramdac.h"
#include "screen.h"