summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/quizdna.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/quizdna.cpp')
-rw-r--r--src/mame/drivers/quizdna.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/quizdna.cpp b/src/mame/drivers/quizdna.cpp
index 0132394eb95..f682d0c6465 100644
--- a/src/mame/drivers/quizdna.cpp
+++ b/src/mame/drivers/quizdna.cpp
@@ -15,7 +15,7 @@ Quiz Gekiretsu Scramble (Gakuen Paradise 2) (c) 1993 Face
#include "cpu/z80/z80.h"
#include "sound/okim6295.h"
-#include "sound/ym2203.h"
+#include "sound/ymopn.h"
#include "screen.h"
#include "speaker.h"