summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rvoice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/rvoice.cpp')
-rw-r--r--src/mame/drivers/rvoice.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/rvoice.cpp b/src/mame/drivers/rvoice.cpp
index 62fdcfeab43..42f5b9a8df9 100644
--- a/src/mame/drivers/rvoice.cpp
+++ b/src/mame/drivers/rvoice.cpp
@@ -11,7 +11,7 @@
/* Core includes */
#include "emu.h"
-#include "cpu/m6800/m6800.h"
+#include "cpu/m6800/m6801.h"
#include "machine/mos6551.h"
//#include "dectalk.lh" // hack to avoid screenless system crash
#include "machine/terminal.h"