summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mb8421.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/mb8421.cpp')
-rw-r--r--src/devices/machine/mb8421.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/mb8421.cpp b/src/devices/machine/mb8421.cpp
index 53a19a70be8..62eb69c035d 100644
--- a/src/devices/machine/mb8421.cpp
+++ b/src/devices/machine/mb8421.cpp
@@ -18,7 +18,7 @@
**********************************************************************/
#include "emu.h"
-#include "machine/mb8421.h"
+#include "mb8421.h"
template class dual_port_mailbox_ram_base<u8, 10, 8>;
template class dual_port_mailbox_ram_base<u8, 11, 8>;