summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/igs009.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/igs009.cpp')
-rw-r--r--src/mame/drivers/igs009.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/igs009.cpp b/src/mame/drivers/igs009.cpp
index 060401dcf58..b505423c7f8 100644
--- a/src/mame/drivers/igs009.cpp
+++ b/src/mame/drivers/igs009.cpp
@@ -32,7 +32,7 @@ Year Game Manufacturer Notes
#include "cpu/z180/z180.h"
#include "machine/i8255.h"
#include "sound/okim6295.h"
-#include "sound/ym2413.h"
+#include "sound/ymopl.h"
#include "machine/nvram.h"
#include "emupal.h"
#include "screen.h"