summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/nec/v5x.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/nec/v5x.cpp')
-rw-r--r--src/devices/cpu/nec/v5x.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/nec/v5x.cpp b/src/devices/cpu/nec/v5x.cpp
index 9598d63ea2b..70a065db994 100644
--- a/src/devices/cpu/nec/v5x.cpp
+++ b/src/devices/cpu/nec/v5x.cpp
@@ -30,7 +30,7 @@
#include "emu.h"
#include "v5x.h"
-#include "necpriv.h"
+#include "necpriv.ipp"
#define VERBOSE 0
#include "logmacro.h"