summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/taito_o.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/taito_o.cpp')
-rw-r--r--src/mame/drivers/taito_o.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/taito_o.cpp b/src/mame/drivers/taito_o.cpp
index 9264067a7c3..8245f412187 100644
--- a/src/mame/drivers/taito_o.cpp
+++ b/src/mame/drivers/taito_o.cpp
@@ -35,7 +35,7 @@ TODO:
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
-#include "sound/ym2203.h"
+#include "sound/ymopn.h"
#include "screen.h"
#include "speaker.h"