summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/devices/machine/acorn_vidc.cpp (renamed from src/devices/video/acorn_vidc.cpp)0
-rw-r--r--src/devices/machine/acorn_vidc.h (renamed from src/devices/video/acorn_vidc.h)0
-rw-r--r--src/mame/includes/archimds.h2
3 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/acorn_vidc.cpp b/src/devices/machine/acorn_vidc.cpp
index 7347688fa53..7347688fa53 100644
--- a/src/devices/video/acorn_vidc.cpp
+++ b/src/devices/machine/acorn_vidc.cpp
diff --git a/src/devices/video/acorn_vidc.h b/src/devices/machine/acorn_vidc.h
index 08bf93dd571..08bf93dd571 100644
--- a/src/devices/video/acorn_vidc.h
+++ b/src/devices/machine/acorn_vidc.h
diff --git a/src/mame/includes/archimds.h b/src/mame/includes/archimds.h
index 249967e4f6f..e6080400cfb 100644
--- a/src/mame/includes/archimds.h
+++ b/src/mame/includes/archimds.h
@@ -14,7 +14,7 @@
#include "machine/aakart.h"
#include "machine/i2cmem.h"
#include "machine/wd_fdc.h"
-#include "video/acorn_vidc.h"
+#include "machine/acorn_vidc.h"
// interrupt definitions. these are for the real Archimedes computer - arcade
// and gambling knockoffs likely are a bit different.