summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ltd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ltd.cpp')
-rw-r--r--src/mame/drivers/ltd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ltd.cpp b/src/mame/drivers/ltd.cpp
index 9d270503ab1..dcac94ea14c 100644
--- a/src/mame/drivers/ltd.cpp
+++ b/src/mame/drivers/ltd.cpp
@@ -43,7 +43,7 @@ ToDo:
#include "emu.h"
#include "machine/genpin.h"
-#include "cpu/m6800/m6800.h"
+#include "cpu/m6800/m6801.h"
#include "sound/ay8910.h"
#include "speaker.h"