summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/amaticmg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/amaticmg.cpp')
-rw-r--r--src/mame/drivers/amaticmg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/amaticmg.cpp b/src/mame/drivers/amaticmg.cpp
index 7b9b46cb264..a0fc1c8e898 100644
--- a/src/mame/drivers/amaticmg.cpp
+++ b/src/mame/drivers/amaticmg.cpp
@@ -414,7 +414,7 @@
#include "cpu/z80/z80.h"
#include "machine/i8255.h"
#include "machine/ds1994.h"
-#include "sound/ym3812.h"
+#include "sound/ymopl.h"
#include "video/mc6845.h"
//#include "sound/dac.h"
#include "emupal.h"