summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/legionna.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/legionna.cpp')
-rw-r--r--src/mame/drivers/legionna.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/legionna.cpp b/src/mame/drivers/legionna.cpp
index bf8e6abe45d..cc11647cf89 100644
--- a/src/mame/drivers/legionna.cpp
+++ b/src/mame/drivers/legionna.cpp
@@ -87,8 +87,8 @@ Preliminary COP MCU memory map
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
-#include "sound/3812intf.h"
#include "sound/ym2151.h"
+#include "sound/ym3812.h"
#include "screen.h"
#include "speaker.h"