summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/korgz3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/korgz3.cpp')
-rw-r--r--src/mame/drivers/korgz3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/korgz3.cpp b/src/mame/drivers/korgz3.cpp
index f0ffd54d4a0..ed320dd709d 100644
--- a/src/mame/drivers/korgz3.cpp
+++ b/src/mame/drivers/korgz3.cpp
@@ -12,7 +12,7 @@
#include "machine/adc0808.h"
#include "machine/nvram.h"
#include "machine/pic8259.h"
-#include "sound/ym2151.h"
+#include "sound/ymopz.h"
#include "speaker.h"
class korgz3_state : public driver_device