summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cop01.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cop01.cpp')
-rw-r--r--src/mame/drivers/cop01.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cop01.cpp b/src/mame/drivers/cop01.cpp
index e5c6d7b62dd..61fdbc388f7 100644
--- a/src/mame/drivers/cop01.cpp
+++ b/src/mame/drivers/cop01.cpp
@@ -58,7 +58,7 @@ Mighty Guy board layout:
#include "cpu/z80/z80.h"
#include "sound/ay8910.h"
-#include "sound/ym3526.h"
+#include "sound/ymopl.h"
#include "screen.h"
#include "speaker.h"
#include "sound/dac.h"