summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/smpc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/smpc.cpp')
-rw-r--r--src/devices/machine/smpc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/smpc.cpp b/src/devices/machine/smpc.cpp
index d8a83a6bfd5..e70ab757dc7 100644
--- a/src/devices/machine/smpc.cpp
+++ b/src/devices/machine/smpc.cpp
@@ -160,7 +160,7 @@ SMPC NVRAM contents:
*/
#include "emu.h"
-#include "machine/smpc.h"
+#include "smpc.h"
#include "screen.h"
#include "coreutil.h"