summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galpanic_ms.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/galpanic_ms.cpp')
-rw-r--r--src/mame/drivers/galpanic_ms.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/galpanic_ms.cpp b/src/mame/drivers/galpanic_ms.cpp
index e222089aef1..845972e28ef 100644
--- a/src/mame/drivers/galpanic_ms.cpp
+++ b/src/mame/drivers/galpanic_ms.cpp
@@ -31,7 +31,7 @@
#include "speaker.h"
#include "tilemap.h"
#include "cpu/z80/z80.h"
-#include "sound/ym2203.h"
+#include "sound/ymopn.h"
#include "machine/gen_latch.h"
#include "machine/bankdev.h"
#include "sound/msm5205.h"