summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/f-32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/f-32.cpp')
-rw-r--r--src/mame/drivers/f-32.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/f-32.cpp b/src/mame/drivers/f-32.cpp
index 0f07d04cd4a..ae47d7b44ad 100644
--- a/src/mame/drivers/f-32.cpp
+++ b/src/mame/drivers/f-32.cpp
@@ -30,8 +30,8 @@ f5
#include "emu.h"
#include "cpu/e132xs/e132xs.h"
#include "machine/eepromser.h"
-#include "sound/ym2151.h"
#include "sound/okim6295.h"
+#include "sound/ym2151.h"
#include "emupal.h"
#include "screen.h"
#include "speaker.h"