summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/igs011.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/igs011.cpp')
-rw-r--r--src/mame/drivers/igs011.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/igs011.cpp b/src/mame/drivers/igs011.cpp
index e490e88eef4..1881ee7517a 100644
--- a/src/mame/drivers/igs011.cpp
+++ b/src/mame/drivers/igs011.cpp
@@ -67,9 +67,9 @@ Notes:
#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "sound/okim6295.h"
-#include "sound/ym2413.h"
#include "sound/3812intf.h"
#include "sound/ics2115.h"
+#include "sound/ym2413.h"
#include "machine/nvram.h"
#include "machine/timer.h"
#include "emupal.h"