summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fromanc2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/fromanc2.cpp')
-rw-r--r--src/mame/drivers/fromanc2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/fromanc2.cpp b/src/mame/drivers/fromanc2.cpp
index 552a5d28058..606faf494b0 100644
--- a/src/mame/drivers/fromanc2.cpp
+++ b/src/mame/drivers/fromanc2.cpp
@@ -23,7 +23,7 @@
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
-#include "sound/2610intf.h"
+#include "sound/ym2610.h"
#include "screen.h"
#include "speaker.h"