summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galspnbl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/galspnbl.cpp')
-rw-r--r--src/mame/drivers/galspnbl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/galspnbl.cpp b/src/mame/drivers/galspnbl.cpp
index 7bd17dca196..61d0d95caf3 100644
--- a/src/mame/drivers/galspnbl.cpp
+++ b/src/mame/drivers/galspnbl.cpp
@@ -43,7 +43,7 @@ Manuals for both games define the controls as 4 push buttons:
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
#include "sound/okim6295.h"
-#include "sound/ym3812.h"
+#include "sound/ymopl.h"
#include "speaker.h"