summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/actfancr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/actfancr.cpp')
-rw-r--r--src/mame/drivers/actfancr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/actfancr.cpp b/src/mame/drivers/actfancr.cpp
index 16acf6cc680..5b32998b852 100644
--- a/src/mame/drivers/actfancr.cpp
+++ b/src/mame/drivers/actfancr.cpp
@@ -21,9 +21,9 @@
#include "includes/actfancr.h"
#include "cpu/m6502/m6502.h"
-#include "sound/3812intf.h"
#include "sound/okim6295.h"
#include "sound/ym2203.h"
+#include "sound/ym3812.h"
#include "emupal.h"
#include "screen.h"
#include "speaker.h"