summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/nec/v25sfr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/nec/v25sfr.cpp')
-rw-r--r--src/devices/cpu/nec/v25sfr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/nec/v25sfr.cpp b/src/devices/cpu/nec/v25sfr.cpp
index 7c606a82afd..81d9d5569b0 100644
--- a/src/devices/cpu/nec/v25sfr.cpp
+++ b/src/devices/cpu/nec/v25sfr.cpp
@@ -8,7 +8,7 @@
#include "emu.h"
#include "v25.h"
-#include "v25priv.h"
+#include "v25priv.ipp"
void v25_common_device::ida_sfr_map(address_map &map)
{