summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/capcom/blktiger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/capcom/blktiger.cpp')
-rw-r--r--src/mame/capcom/blktiger.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/capcom/blktiger.cpp b/src/mame/capcom/blktiger.cpp
index 0aac3218143..ddf79ed51dd 100644
--- a/src/mame/capcom/blktiger.cpp
+++ b/src/mame/capcom/blktiger.cpp
@@ -135,7 +135,7 @@ Notes:
#include "emu.h"
-#include "cpu/mcs51/mcs51.h"
+#include "cpu/mcs51/i8051.h"
#include "cpu/z80/z80.h"
#include "machine/gen_latch.h"
#include "machine/watchdog.h"