summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/yuvomz80.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/yuvomz80.cpp')
-rw-r--r--src/mame/drivers/yuvomz80.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/yuvomz80.cpp b/src/mame/drivers/yuvomz80.cpp
index 6de8d0bfd57..8aaee209069 100644
--- a/src/mame/drivers/yuvomz80.cpp
+++ b/src/mame/drivers/yuvomz80.cpp
@@ -6,7 +6,7 @@
#include "emu.h"
#include "cpu/z80/z80.h"
#include "machine/i8255.h"
-#include "sound/ym2610.h"
+#include "sound/ymopn.h"
#include "sound/ymz280b.h"
#include "speaker.h"