summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m90.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m90.cpp')
-rw-r--r--src/mame/drivers/m90.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/m90.cpp b/src/mame/drivers/m90.cpp
index 360d7c89d42..6d72828210d 100644
--- a/src/mame/drivers/m90.cpp
+++ b/src/mame/drivers/m90.cpp
@@ -25,7 +25,7 @@
#include "machine/irem_cpu.h"
#include "machine/rstbuf.h"
#include "sound/dac.h"
-#include "sound/ym2151.h"
+#include "sound/ymopm.h"
#include "screen.h"
#include "speaker.h"