summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ymdx11.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ymdx11.cpp')
-rw-r--r--src/mame/drivers/ymdx11.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ymdx11.cpp b/src/mame/drivers/ymdx11.cpp
index 6b131a0dd8e..a4136e56e4f 100644
--- a/src/mame/drivers/ymdx11.cpp
+++ b/src/mame/drivers/ymdx11.cpp
@@ -11,7 +11,7 @@
#include "cpu/m6800/m6801.h"
#include "machine/adc0808.h"
#include "machine/nvram.h"
-#include "sound/ym2151.h"
+#include "sound/ymopz.h"
#include "video/hd44780.h"
#include "emupal.h"
#include "screen.h"