summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/tc/scc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/pmax/tc/scc.c')
-rw-r--r--sys/arch/pmax/tc/scc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/pmax/tc/scc.c b/sys/arch/pmax/tc/scc.c
index 79252ac3c1b..4fe4c7c38a4 100644
--- a/sys/arch/pmax/tc/scc.c
+++ b/sys/arch/pmax/tc/scc.c
@@ -100,7 +100,7 @@
#include <pmax/dev/lk201var.h>
#ifdef pmax
-#include <pmax/cpuregs.h> /* phys to uncached */
+#include <machine/cpuregs.h> /* phys to uncached */
#include <pmax/pmax/cons.h>
#include <pmax/pmax/pmaxtype.h>
#include <pmax/pmax/maxine.h>