diff options
Diffstat (limited to 'src/mame/drivers/maygayv1.cpp')
-rw-r--r-- | src/mame/drivers/maygayv1.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/maygayv1.cpp b/src/mame/drivers/maygayv1.cpp index 7dcf9975eee..f7e999f9ae2 100644 --- a/src/mame/drivers/maygayv1.cpp +++ b/src/mame/drivers/maygayv1.cpp @@ -136,7 +136,7 @@ Find lamps/reels after UPD changes. #include "machine/mc68681.h" #include "machine/nvram.h" #include "sound/upd7759.h" -#include "sound/ym2413.h" +#include "sound/ymopl.h" #include "emupal.h" #include "screen.h" |