summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dbz.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dbz.cpp')
-rw-r--r--src/mame/drivers/dbz.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/dbz.cpp b/src/mame/drivers/dbz.cpp
index 7d116cbd851..6f56bd03b94 100644
--- a/src/mame/drivers/dbz.cpp
+++ b/src/mame/drivers/dbz.cpp
@@ -58,8 +58,8 @@ Notes:
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
#include "machine/gen_latch.h"
-#include "sound/ym2151.h"
#include "sound/okim6295.h"
+#include "sound/ym2151.h"
#include "speaker.h"