summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/suna16.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/suna16.cpp')
-rw-r--r--src/mame/drivers/suna16.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/suna16.cpp b/src/mame/drivers/suna16.cpp
index d7dc54fe370..6dfe218b395 100644
--- a/src/mame/drivers/suna16.cpp
+++ b/src/mame/drivers/suna16.cpp
@@ -29,10 +29,10 @@ Year + Game By Board Hardware
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
-#include "sound/3526intf.h"
#include "sound/ay8910.h"
#include "sound/dac.h"
#include "sound/ym2151.h"
+#include "sound/ym3526.h"
#include "speaker.h"