summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/darius.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/darius.cpp')
-rw-r--r--src/mame/drivers/darius.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/darius.cpp b/src/mame/drivers/darius.cpp
index c0b22f96191..7eb974bf925 100644
--- a/src/mame/drivers/darius.cpp
+++ b/src/mame/drivers/darius.cpp
@@ -138,7 +138,7 @@ sounds.
#include "machine/watchdog.h"
#include "sound/flt_vol.h"
#include "sound/msm5205.h"
-#include "sound/ym2203.h"
+#include "sound/ymopn.h"
#include "screen.h"
#include "speaker.h"