summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sauro.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sauro.cpp')
-rw-r--r--src/mame/drivers/sauro.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/sauro.cpp b/src/mame/drivers/sauro.cpp
index 01311d12f32..5fc013ae3a0 100644
--- a/src/mame/drivers/sauro.cpp
+++ b/src/mame/drivers/sauro.cpp
@@ -131,7 +131,7 @@ Stephh's notes (based on the games Z80 code and some tests) :
#include "cpu/z80/z80.h"
#include "machine/nvram.h"
#include "machine/watchdog.h"
-#include "sound/ym3812.h"
+#include "sound/ymopl.h"
#include "screen.h"
#include "speaker.h"